4 lines
64 B
Plaintext

int script_5028(int arg0) {
return divide(arg0, pow(2, 13));
}