Compile Error
foo.cc: In function ‘int main()’: foo.cc:8:31: error: expected ‘)’ before ‘)’ 8 | for(int x=2; x<=n; x++) | ~ ^~ | ) foo.cc:8:31: error: ‘)’ was not declared in this scope 8 | for(int x=2; x<=n; x++) | ^~
信息
- 递交者
- 类型
- 自测
- 语言
- C++
- 递交时间
- 2025-08-14 12:50:47
- 评测时间
- 2025-08-14 12:50:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes