记录详情

Runtime Error

/in/foo.cc: In function 'void Prime()':
/in/foo.cc:19:18: warning: iteration 10000008 invokes undefined behavior [-Waggressive-loop-optimizations]
   Rem[i]+=Rem[i-1];
                  ^
/in/foo.cc:3:33: note: within this loop
 #define Goo(i,a,n) for(int i=a;i<=n;i++)
                                  
/in/foo.cc:11:6:
  Goo(i,2,N)
      ~~~~~                       
/in/foo.cc:11:2: note: in expansion of macro 'Goo'
  Goo(i,2,N)
  ^~~
# 状态 耗时 内存占用
#1 Runtime Error 224ms 79.707 MiB
#2 Runtime Error 223ms 79.438 MiB
#3 Runtime Error 220ms 80.199 MiB
#4 Runtime Error 219ms 79.418 MiB
#5 Runtime Error 221ms 79.438 MiB
#6 Runtime Error 219ms 79.398 MiB
#7 Runtime Error 221ms 79.438 MiB
#8 Runtime Error 220ms 79.473 MiB
#9 Runtime Error 223ms 79.449 MiB
#10 Runtime Error 218ms 79.469 MiB
#11 Runtime Error 219ms 79.438 MiB
#12 Runtime Error 219ms 79.504 MiB
#13 Runtime Error 219ms 79.441 MiB
#14 Runtime Error 218ms 79.441 MiB
#15 Runtime Error 219ms 79.441 MiB
#16 Runtime Error 218ms 79.453 MiB
#17 Runtime Error 225ms 79.438 MiB
#18 Runtime Error 222ms 79.449 MiB
#19 Runtime Error 223ms 79.441 MiB
#20 Runtime Error 220ms 79.43 MiB

信息

递交者
类型
递交
题目
1.小W 的质数(prime)
题目数据
下载
语言
C++
递交时间
2019-09-15 16:22:15
评测时间
2024-02-19 14:10:38
评测机
分数
0
总耗时
4419ms
峰值内存
80.199 MiB