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