Compile Error
foo.cc: In function 'int main()': foo.cc:9:26: error: 'N' was not declared in this scope 9 | for(int i=2; i*i<N; i++) | ^ foo.cc:10:22: error: 'j' was not declared in this scope 10 | if(p[j]==1) | ^ foo.cc:18:24: error: 'N' was not declared in this scope 18 | for(int i=2; i<N; i++) | ^
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1611 单纯质因数(文件IO)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-09-01 20:41:46
- 评测时间
- 2022-09-01 20:41:46
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes