Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:11:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(prime[i]) ^~ /in/foo.cc:14:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' for(int j=l;j<=r;j+=i) ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 最小质因子
- 语言
- C++
- 递交时间
- 2017-09-12 17:15:13
- 评测时间
- 2017-09-12 17:15:13
- 评测机
- 分数
- 10
- 总耗时
- 525ms
- 峰值内存
- 7.938 MiB