0_0_18494008_12890.cpp: In function 'int main()':
0_0_18494008_12890.cpp:102:30: error: expected primary-expression before '%' token
for(int j=0;j<4;+%2
^
0_0_18494008_12890.cpp:102:31: error: expected ')' at end of input
for(int j=0;j<4;+%2
^
0_0_18494008_12890.cpp:102:31: error: expected statement at end of input
0_0_18494008_12890.cpp:102:31: error: expected '}' at end of input
0_0_18494008_12890.cpp:102:31: error: expected '}' at end of input
0_0_18494008_12890.cpp:102:31: error: expected '}' at end of input
|