0_0_29991575_28289.cpp: In lambda function:
0_0_29991575_28289.cpp:198:19: error: expected ';' at end of input
for (int i = 0%3
^
0_0_29991575_28289.cpp:198:19: error: expected primary-expression at end of input
0_0_29991575_28289.cpp:198:19: error: expected ';' at end of input
0_0_29991575_28289.cpp:198:19: error: expected primary-expression at end of input
0_0_29991575_28289.cpp:198:19: error: expected ')' at end of input
0_0_29991575_28289.cpp:198:19: error: expected statement at end of input
0_0_29991575_28289.cpp:198:19: error: expected '}' at end of input
0_0_29991575_28289.cpp: In function 'void Polynomial::evaluate(int*, int, int*, int, int, int*)':
0_0_29991575_28289.cpp:198:19: error: expected ',' or ';' at end of input
0_0_29991575_28289.cpp:198:19: error: expected '}' at end of input
0_0_29991575_28289.cpp: At global scope:
0_0_29991575_28289.cpp:198:19: error: expected '}' at end of input
|