0_0_13037187_24314.cpp:21: error: `main' must return `int'
0_0_13037187_24314.cpp: In function `void InitPrime()':
0_0_13037187_24314.cpp:36: error: case label `2' not within a switch statement
0_0_13037187_24314.cpp:36: error: case label `3' not within a switch statement
0_0_13037187_24314.cpp:36: error: case label `5' not within a switch statement
0_0_13037187_24314.cpp:37: error: case label `7' not within a switch statement
0_0_13037187_24314.cpp:37: error: case label `11' not within a switch statement
0_0_13037187_24314.cpp:37: error: case label `13' not within a switch statement
0_0_13037187_24314.cpp:38: error: case label `17' not within a switch statement
0_0_13037187_24314.cpp:38: error: case label `19' not within a switch statement
0_0_13037187_24314.cpp:38: error: case label `23' not within a switch statement
0_0_13037187_24314.cpp:39: error: case label `29' not within a switch statement
0_0_13037187_24314.cpp:39: error: case label `31' not within a switch statement
0_0_13037187_24314.cpp:39: error: case label `37' not within a switch statement
0_0_13037187_24314.cpp:42: error: case label not within a switch statement
|