Compile Error
/in/foo.c: In function 'main':
/in/foo.c:4:4: warning: statement with no effect [-Wunused-value]
4 | scanf n
| ^~~~~
/in/foo.c:4:9: error: expected ';' before 'n'
4 | scanf n
| ^~
| ;
/in/foo.c:8:4: error: expected declaration or statement at end of input
8 | else
| ^~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2025-C-6
- 语言
- C
- 递交时间
- 2025-12-29 11:48:32
- 评测时间
- 2025-12-29 11:48:32
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes