0_0_29346228_7971.cpp: In function 'int main()':
0_0_29346228_7971.cpp:94:28: error: expected primary-expression before '%' token
for (int i = 1;i <= m;i +%
^
0_0_29346228_7971.cpp:94:28: error: expected primary-expression at end of input
0_0_29346228_7971.cpp:94:28: error: expected ')' at end of input
0_0_29346228_7971.cpp:94:28: error: expected statement at end of input
0_0_29346228_7971.cpp:94:28: error: expected '}' at end of input
0_0_29346228_7971.cpp:94:28: error: expected '}' at end of input
|