4 lines
64 B
Plaintext

int script_5036(int arg0) {
return divide(arg0, pow(2, 10));
}