0_0_31628040_8550.cpp: In function 'void sieve(long long int)':
0_0_31628040_8550.cpp:29:12: error: expected ';' at end of input
for(int i=2
^
0_0_31628040_8550.cpp:29:12: error: expected primary-expression at end of input
0_0_31628040_8550.cpp:29:12: error: expected ';' at end of input
0_0_31628040_8550.cpp:29:12: error: expected primary-expression at end of input
0_0_31628040_8550.cpp:29:12: error: expected ')' at end of input
0_0_31628040_8550.cpp:29:12: error: expected statement at end of input
0_0_31628040_8550.cpp:29:12: error: expected '}' at end of input
|