0_0_30109346_20874.cpp: In function 'void ringo::gauss(int (*)[1210], int*, int)':
0_0_30109346_20874.cpp:44:43: error: expected primary-expression at end of input
for (j = i; j <= n; j++) if (a[i] != a[j%
^
0_0_30109346_20874.cpp:44:43: error: expected ']' at end of input
0_0_30109346_20874.cpp:44:43: error: expected ')' at end of input
0_0_30109346_20874.cpp:44:43: error: expected statement at end of input
0_0_30109346_20874.cpp:44:43: error: expected '}' at end of input
0_0_30109346_20874.cpp:44:43: error: expected '}' at end of input
0_0_30109346_20874.cpp: At global scope:
0_0_30109346_20874.cpp:44:43: error: expected '}' at end of input
|