0_0_25617694_16611.cpp: In function 'bool cmp(ll, ll)':
0_0_25617694_16611.cpp:34:14: error: expected primary-expression before '%' token
return x>%3
^
0_0_25617694_16611.cpp:34:15: error: expected ';' at end of input
return x>%3
^
0_0_25617694_16611.cpp:34:15: error: expected '}' at end of input
|