Compile Error
/in/foo.c:44:5: error: redefinition of 'main'
44 | int main()
| ^~~~
/in/foo.c:19:13: note: previous definition of 'main' with type 'int()'
19 | int main()
| ^~~~
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2025-12-01 16:23:43
- 评测时间
- 2025-12-01 16:23:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes