记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:8: warning: iteration 1000004 invokes undefined behavior [-Waggressive-loop-optimizations]
   uf[i]=i;
   ~~~~~^~
/in/foo.cc:9:18: note: within this loop
     for(int i=1;i<=1000005;i++)
                 ~^~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 7.965 MiB
#2 Accepted 6ms 8.059 MiB
#3 Accepted 7ms 8.059 MiB
#4 Runtime Error 9ms 8.055 MiB
#5 Runtime Error 9ms 8.082 MiB
#6 Runtime Error 7ms 8.059 MiB
#7 Runtime Error 7ms 8.023 MiB
#8 Runtime Error 7ms 8.027 MiB
#9 Runtime Error 7ms 8.0 MiB
#10 Runtime Error 8ms 8.117 MiB

信息

递交者
类型
递交
题目
连接格点
语言
C++
递交时间
2024-06-05 17:29:27
评测时间
2024-06-05 17:29:27
评测机
分数
30
总耗时
77ms
峰值内存
8.117 MiB