Compile Error
/in/foo.c: In function 'main':
/in/foo.c:19:9: error: case label not within a switch statement
19 | case 2:
| ^~~~
/in/foo.c: At top level:
/in/foo.c:24:20: error: expected identifier or '(' before 'return'
24 | return 0;}
| ^~~~~~
/in/foo.c:24:29: error: expected identifier or '(' before '}' token
24 | return 0;}
| ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-11-14 19:24:25
- 评测时间
- 2025-11-14 19:24:25
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes