Compile Error
foo.cc:3:22: error: expected unqualified-id before ‘;’ token 3 | int t,n,a[100000001],; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2776 寻找倍数3级2 2024.6
- 语言
- C++
- 递交时间
- 2025-07-18 09:33:04
- 评测时间
- 2025-07-18 09:33:04
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
foo.cc:3:22: error: expected unqualified-id before ‘;’ token 3 | int t,n,a[100000001],; | ^