4 lines
64 B
Plaintext

int script_5033(int arg0) {
return divide(arg0, pow(2, 12));
}