0_0_2234334_19352.cpp: In function `int main()':
0_0_2234334_19352.cpp:5: error: `swich' undeclared (first use this function)
0_0_2234334_19352.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2234334_19352.cpp:5: error: expected `;' before ':' token
0_0_2234334_19352.cpp:7: error: case label `2' not within a switch statement
0_0_2234334_19352.cpp:8: error: case label `3' not within a switch statement
0_0_2234334_19352.cpp:9: error: case label `4' not within a switch statement
0_0_2234334_19352.cpp:10: error: case label `5' not within a switch statement
0_0_2234334_19352.cpp:11: error: case label `6' not within a switch statement
0_0_2234334_19352.cpp:12: error: case label `7' not within a switch statement
0_0_2234334_19352.cpp:13: error: case label `8' not within a switch statement
0_0_2234334_19352.cpp:14: error: case label `9' not within a switch statement
0_0_2234334_19352.cpp:15: error: case label `10' not within a switch statement
0_0_2234334_19352.cpp:16: error: case label `11' not within a switch statement
0_0_2234334_19352.cpp:17: error: case label `12' not within a switch statement
|