Wrong Answer

foo.cc: In function 'int main()':
foo.cc:13:9: warning: iteration 499998 invokes undefined behavior [-Waggressive-loop-optimizations]
   if(s[i]!=1)
      ~~~^
foo.cc:12:15: note: within this loop
  for(int i=2;i<=500000;i++)  
              ~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 13ms 2.449 MiB
#2 Accepted 14ms 2.422 MiB
#3 Accepted 14ms 2.461 MiB
#4 Accepted 15ms 2.43 MiB
#5 Wrong Answer Read 0, expect 611939. 15ms 2.465 MiB

信息

递交者
类型
递交
题目
P1779 1.5.44:第n小的质数
语言
C++
递交时间
2021-07-20 08:29:35
评测时间
2021-07-20 08:29:35
评测机
分数
80
总耗时
73ms
峰值内存
2.465 MiB