Runtime Error
foo.cc: In function 'void init()': foo.cc:11:9: warning: iteration 10000008 invokes undefined behavior [-Waggressive-loop-optimizations] if(a[i]==0) prime[++cnt]=i; ~~~^ foo.cc:9:15: note: within this loop for(int i=2;i<=maxn;i++) ~^~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1250 F Almost Prime ~Bonus Version /[模板]欧拉筛
- 语言
- C++
- 递交时间
- 2021-04-29 22:03:35
- 评测时间
- 2021-04-29 22:03:35
- 评测机
- 分数
- 50
- 总耗时
- 2601ms
- 峰值内存
- 41.191 MiB