记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:8: warning: iteration 1000004 invokes undefined behavior [-Waggressive-loop-optimizations]
   uf[i]=i;
   ~~~~~^~
/in/foo.cc:10:18: note: within this loop
     for(int i=1;i<=M;i++)
                  ^
# 状态 耗时 内存占用
#1 Accepted 6ms 7.941 MiB
#2 Accepted 7ms 8.043 MiB
#3 Accepted 6ms 7.977 MiB
#4 Runtime Error 8ms 8.051 MiB
#5 Runtime Error 9ms 8.133 MiB
#6 Runtime Error 7ms 8.02 MiB
#7 Runtime Error 7ms 8.051 MiB
#8 Runtime Error 7ms 8.086 MiB
#9 Runtime Error 7ms 8.031 MiB
#10 Runtime Error 8ms 8.062 MiB

信息

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