0_0_17924424_17692.cpp: In function 'void work()':
0_0_17924424_17692.cpp:30:43: error: expected ';' at end of input
for (int j=0;j<10;++j) for (int k=j
^
0_0_17924424_17692.cpp:30:43: error: expected primary-expression at end of input
0_0_17924424_17692.cpp:30:43: error: expected ';' at end of input
0_0_17924424_17692.cpp:30:43: error: expected primary-expression at end of input
0_0_17924424_17692.cpp:30:43: error: expected ')' at end of input
0_0_17924424_17692.cpp:30:43: error: expected statement at end of input
0_0_17924424_17692.cpp:30:43: error: expected '}' at end of input
0_0_17924424_17692.cpp:30:43: error: expected '}' at end of input
|