0_0_20292438_3831.cpp: In function 'void init()':
0_0_20292438_3831.cpp:12:11: error: expected ';' before '%' token
for(int i%
^
0_0_20292438_3831.cpp:12:11: error: expected primary-expression before '%' token
0_0_20292438_3831.cpp:12:11: error: expected primary-expression at end of input
0_0_20292438_3831.cpp:12:11: error: expected ';' at end of input
0_0_20292438_3831.cpp:12:11: error: expected primary-expression at end of input
0_0_20292438_3831.cpp:12:11: error: expected ')' at end of input
0_0_20292438_3831.cpp:12:11: error: expected statement at end of input
0_0_20292438_3831.cpp:12:11: error: expected '}' at end of input
|