4 lines
64 B
Plaintext

int script_5025(int arg0) {
return divide(arg0, pow(2, 14));
}