0_0_30228257_182.cpp: In function 'double mx(int)':
0_0_30228257_182.cpp:37:14: error: expected ';' before '%' token
for(int i%
^
0_0_30228257_182.cpp:37:14: error: expected primary-expression before '%' token
0_0_30228257_182.cpp:37:14: error: expected primary-expression at end of input
0_0_30228257_182.cpp:37:14: error: expected ';' at end of input
0_0_30228257_182.cpp:37:14: error: expected primary-expression at end of input
0_0_30228257_182.cpp:37:14: error: expected ')' at end of input
0_0_30228257_182.cpp:37:14: error: expected statement at end of input
0_0_30228257_182.cpp:37:14: error: expected '}' at end of input
|