/ AKIOI OJ /

记录详情

Runtime Error

/in/foo.cc: In function 'void E_prime()':
/in/foo.cc:12:19: warning: iteration 100003 invokes undefined behavior [-Waggressive-loop-optimizations]
         if (!vis[i])
              ~~~~~^
/in/foo.cc:10:23: note: within this loop
     for (int i = 2; i <= MAXN; i++)
                     ~~^~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 3ms 412.0 KiB
#2 Runtime Error 4ms 336.0 KiB
#3 Runtime Error 3ms 412.0 KiB
#4 Runtime Error 3ms 432.0 KiB
#5 Runtime Error 4ms 412.0 KiB
#6 Runtime Error 3ms 416.0 KiB
#7 Runtime Error 3ms 412.0 KiB
#8 Runtime Error 3ms 412.0 KiB
#9 Runtime Error 3ms 416.0 KiB
#10 Runtime Error 4ms 416.0 KiB

信息

递交者
类型
递交
题目
P1014 TDOG模拟 #1 质数统计
语言
C++
递交时间
2024-08-17 10:15:31
评测时间
2024-08-17 10:15:31
评测机
分数
0
总耗时
37ms
峰值内存
432.0 KiB