0_0_30126836_15.cpp: In function 'int main()':
0_0_30126836_15.cpp:62:42: error: expected primary-expression before '%' token
for(int i=1;i<=8;i++) printf(%2
^
0_0_30126836_15.cpp:62:43: error: expected '}' at end of input
for(int i=1;i<=8;i++) printf(%2
^
0_0_30126836_15.cpp:62:43: error: expected '}' at end of input
0_0_30126836_15.cpp:62:43: error: expected '}' at end of input
|