记录详情

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 8.027 MiB
#2 Accepted 7ms 8.051 MiB
#3 Accepted 7ms 8.059 MiB
#4 Runtime Error 9ms 8.051 MiB
#5 Runtime Error 9ms 8.074 MiB
#6 Runtime Error 7ms 8.02 MiB
#7 Runtime Error 7ms 8.066 MiB
#8 Runtime Error 8ms 8.074 MiB
#9 Runtime Error 7ms 8.051 MiB
#10 Runtime Error 8ms 8.031 MiB

信息

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