Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:30:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!pr[i]) ^~ /in/foo.cc:32:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' for(int j=0;j<cnt&&prime[j]*i<=n;j++) ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1603 素数之和(prim)
- 语言
- C++
- 递交时间
- 2024-05-15 23:03:55
- 评测时间
- 2024-05-15 23:03:55
- 评测机
- 分数
- 80
- 总耗时
- ≥2464ms
- 峰值内存
- ≥12.449 MiB