Accepted

foo.cc: In function 'int main()':
foo.cc:13:9: warning: iteration 699998 invokes undefined behavior [-Waggressive-loop-optimizations]
   if(s[i]!=1)
      ~~~^
foo.cc:12:15: note: within this loop
  for(int i=2;i<=700000;i++)  
              ~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 19ms 3.215 MiB
#2 Accepted 21ms 3.191 MiB
#3 Accepted 24ms 3.203 MiB
#4 Accepted 24ms 3.293 MiB
#5 Accepted 21ms 3.215 MiB

信息

递交者
类型
递交
题目
P1779 1.5.44:第n小的质数
语言
C++
递交时间
2021-07-20 08:30:03
评测时间
2021-07-20 08:30:03
评测机
分数
100
总耗时
112ms
峰值内存
3.293 MiB