0_0_18805933_8007.cpp: In function 'void lisan(int, int)':
0_0_18805933_8007.cpp:29:35: error: expected ')' at end of input
for(int i=x;i<=W;i+=lowbit(i)%2
^
0_0_18805933_8007.cpp:29:35: error: expected statement at end of input
0_0_18805933_8007.cpp:29:35: error: expected '}' at end of input
|