7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
int script_850(int arg0) {
|
|
if (((boolean)mod(arg0, 2))) {
|
|
return 1;
|
|
}
|
|
return 0;
|
|
}
|