Compile Error
foo.cc: In function 'int main()': foo.cc:15:43: error: 'N' was not declared in this scope 15 | for (int j=i*2; j<N; j+=i) | ^ foo.cc:25:38: error: 'Md' was not declared in this scope 25 | ans=ans*p[n]%Md; | ^~
Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1683 第 n 小的数(文件IO)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-09-12 22:20:46
- 评测时间
- 2022-09-12 22:20:46
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes