0_0_16434518_18616.cpp: In function 'int main()':
0_0_16434518_18616.cpp:54:27: error: expected primary-expression before '%' token
for(int i=0;i<n;i+%
^
0_0_16434518_18616.cpp:54:27: error: expected primary-expression at end of input
0_0_16434518_18616.cpp:54:27: error: expected ')' at end of input
0_0_16434518_18616.cpp:54:27: error: expected statement at end of input
0_0_16434518_18616.cpp:54:27: error: expected '}' at end of input
0_0_16434518_18616.cpp:54:27: error: expected '}' at end of input
|