15、Multiple markers at this line
- Syntax error on token "{", case expected after this
token
- Line breakpoint:Shapes [line: 15] - main(String[],
int)
16、case0 cannot be resolved to a variable
case和0之间加个空格
case空格1冒号后面跟你想要写的
没有case0 从case1开始