#include <stdio.h>
int main(void) {
// your code goes here
int x = 10; // simple integer value
x %= 2;
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CgppbnQgbWFpbih2b2lkKSB7CgkvLyB5b3VyIGNvZGUgZ29lcyBoZXJlCglpbnQgeCA9IDEwOyAvLyBzaW1wbGUgaW50ZWdlciB2YWx1ZQoJIHggJT0gMjsKCXByaW50ZiAoInggPSAlaSIsIHgpOwoJcmV0dXJuIDA7Cn0K