0_0_31854329_17265.cpp: In function 'int main()':
0_0_31854329_17265.cpp:136:14: error: expected ';' before '%' token
for (Int i %3
^
0_0_31854329_17265.cpp:136:14: error: expected primary-expression before '%' token
0_0_31854329_17265.cpp:136:15: error: expected ';' at end of input
for (Int i %3
^
0_0_31854329_17265.cpp:136:15: error: expected primary-expression at end of input
0_0_31854329_17265.cpp:136:15: error: expected ')' at end of input
0_0_31854329_17265.cpp:136:15: error: expected statement at end of input
0_0_31854329_17265.cpp:136:15: error: expected '}' at end of input
0_0_31854329_17265.cpp:136:15: error: expected '}' at end of input
|