Compile Error
foo.cc: In function ‘int main()’: foo.cc:7:25: error: ‘n’ was not declared in this scope 7 | for(int x=2; x<=n; x++) | ^
信息
- 递交者
- 类型
- 自测
- 题目
- A5-2 超级素数的个数
- 语言
- C++
- 递交时间
- 2025-08-13 18:12:40
- 评测时间
- 2025-08-13 18:12:40
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes