Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:22: error: expected primary-expression before '<=' token
14 | for (int i=1;<=n2;i++)
| ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1054 A10-3 数组的去重
- 语言
- C++
- 递交时间
- 2026-07-23 19:00:56
- 评测时间
- 2026-07-23 19:00:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes