Accepted
foo.cc: In function 'int main()':
foo.cc:24:11: warning: iteration 999998 invokes undefined behavior [-Waggressive-loop-optimizations]
   if(!st[i]){
       ~~~~^
foo.cc:23:15: note: within this loop
  for(int i=2;i<=N;i++){//求出所有小于1e6的质数 
              ~^~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1303 G. Mathforces
 - 语言
 - C++
 - 递交时间
 - 2021-11-21 20:49:32
 - 评测时间
 - 2021-11-21 20:49:32
 - 评测机
 
- 分数
 - 300
 - 总耗时
 - 3632ms
 - 峰值内存
 - 39.285 MiB