Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:18:13: warning: iteration 100008 invokes undefined behavior [-Waggressive-loop-optimizations]
   if(!flag[i]){
       ~~~~~~^
/in/foo.cc:17:15: note: within this loop
  for(int i=2;i<=100010;i++){
              ~^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 480.0 KiB
#2 Accepted 2ms 464.0 KiB
#3 Accepted 2ms 504.0 KiB
#4 Accepted 2ms 476.0 KiB
#5 Accepted 2ms 504.0 KiB
#6 Accepted 2ms 472.0 KiB
#7 Accepted 2ms 460.0 KiB
#8 Accepted 2ms 504.0 KiB
#9 Accepted 2ms 504.0 KiB
#10 Accepted 3ms 484.0 KiB

信息

递交者
类型
递交
题目
P2812 5级2挑战怪物 2024.9
语言
C++
递交时间
2024-09-11 17:47:18
评测时间
2024-09-11 17:47:18
评测机
分数
100
总耗时
26ms
峰值内存
504.0 KiB