0_0_19236779_10794.cpp: In function 'int solve()':
0_0_19236779_10794.cpp:42:14: error: expected ';' before '%' token
for (int i %
^
0_0_19236779_10794.cpp:42:14: error: expected primary-expression before '%' token
0_0_19236779_10794.cpp:42:14: error: expected primary-expression at end of input
0_0_19236779_10794.cpp:42:14: error: expected ';' at end of input
0_0_19236779_10794.cpp:42:14: error: expected primary-expression at end of input
0_0_19236779_10794.cpp:42:14: error: expected ')' at end of input
0_0_19236779_10794.cpp:42:14: error: expected statement at end of input
0_0_19236779_10794.cpp:42:14: error: expected '}' at end of input
0_0_19236779_10794.cpp:42:14: error: expected '}' at end of input
|