Compile Error
/in/foo.cc:28:34: error: stray '@' in program
28 | 202507cj01陈梓豪 (陈梓豪1) LV 7 @ 10 个月前
| ^
/in/foo.cc:26:1: error: expected unqualified-id before '-' token
26 | -1
| ^
/in/foo.cc:31:5: error: redefinition of 'int main()'
31 | int main()
| ^~~~
/in/foo.cc:3:5: note: 'int main()' previously defined here
3 | int main()
| ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1626 A1-1 分支结构练习:三数排序
- 语言
- C++
- 递交时间
- 2026-06-04 19:01:34
- 评测时间
- 2026-06-04 19:01:34
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes