0_0_13944631_26251.cpp: In function 'int main()':
0_0_13944631_26251.cpp:56:19: error: expected ';' before '%' token
for(int i %3
^
0_0_13944631_26251.cpp:56:19: error: expected primary-expression before '%' token
0_0_13944631_26251.cpp:56:20: error: expected ';' at end of input
for(int i %3
^
0_0_13944631_26251.cpp:56:20: error: expected primary-expression at end of input
0_0_13944631_26251.cpp:56:20: error: expected ')' at end of input
0_0_13944631_26251.cpp:56:20: error: expected statement at end of input
0_0_13944631_26251.cpp:56:20: error: expected '}' at end of input
0_0_13944631_26251.cpp:56:20: error: expected '}' at end of input
|