0_0_33561826_29613.cpp: In function 'void Main()':
0_0_33561826_29613.cpp:250:29: error: expected primary-expression before '%' token
for(int i=0;i<n;%2
^
0_0_33561826_29613.cpp:250:30: error: expected ')' at end of input
for(int i=0;i<n;%2
^
0_0_33561826_29613.cpp:250:30: error: expected statement at end of input
0_0_33561826_29613.cpp:250:30: error: expected '}' at end of input
0_0_33561826_29613.cpp:250:30: error: expected '}' at end of input
0_0_33561826_29613.cpp:250:30: error: expected '}' at end of input
|