Wrong Answer
/in/foo.cc:6:28: warning: 'ans' defined but not used [-Wunused-variable] static int prime[S],sum=0,ans=0; ^~~ /in/foo.cc: In function 'int main()': /in/foo.cc:33:14: warning: iteration 31998 invokes undefined behavior [-Waggressive-loop-optimizations] if (!jud[i]) ~~~~~^ /in/foo.cc:31:17: note: within this loop for (int i=2;i<=n;i++) ~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1048 泄题
- 语言
- C++
- 递交时间
- 2019-08-05 17:27:12
- 评测时间
- 2019-08-05 17:27:12
- 评测机
- 分数
- 0
- 总耗时
- 48ms
- 峰值内存
- 340.0 KiB