0_0_33745389_6103.cpp: In function 'int main()':
0_0_33745389_6103.cpp:49:10: error: expected unqualified-id before '%' token
for(int%
^
0_0_33745389_6103.cpp:49:10: error: expected ';' before '%' token
0_0_33745389_6103.cpp:49:10: error: expected primary-expression before '%' token
0_0_33745389_6103.cpp:49:10: error: expected primary-expression at end of input
0_0_33745389_6103.cpp:49:10: error: expected ';' at end of input
0_0_33745389_6103.cpp:49:10: error: expected primary-expression at end of input
0_0_33745389_6103.cpp:49:10: error: expected ')' at end of input
0_0_33745389_6103.cpp:49:10: error: expected statement at end of input
0_0_33745389_6103.cpp:49:10: error: expected '}' at end of input
0_0_33745389_6103.cpp:49:10: error: expected '}' at end of input
|