Compile Error
/in/foo.c: In function 'main': /in/foo.c:34:9: error: redeclaration of 'n' with no linkage int n = 0; ^ /in/foo.c:5:9: note: previous declaration of 'n' was here int n; ^
信息
- 递交者
- 类型
- 自测
- 语言
- C
- 递交时间
- 2024-11-15 20:12:10
- 评测时间
- 2024-11-15 20:12:10
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes