0_0_33252442_9312.cpp: In function 'int main()':
0_0_33252442_9312.cpp:37:15: error: expected ';' before '%' token
for (int j %3
^
0_0_33252442_9312.cpp:37:15: error: expected primary-expression before '%' token
0_0_33252442_9312.cpp:37:16: error: expected ';' at end of input
for (int j %3
^
0_0_33252442_9312.cpp:37:16: error: expected primary-expression at end of input
0_0_33252442_9312.cpp:37:16: error: expected ')' at end of input
0_0_33252442_9312.cpp:37:16: error: expected statement at end of input
0_0_33252442_9312.cpp:37:16: error: expected '}' at end of input
0_0_33252442_9312.cpp:37:16: error: expected '}' at end of input
0_0_33252442_9312.cpp:37:16: error: expected '}' at end of input
|