记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:126:25: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized]
              int tmp1=0,tmp2;
                         ^~~~
# 状态 耗时 内存占用
#1 Accepted 21ms 44.426 MiB
#2 Accepted 22ms 44.535 MiB
#3 Accepted 22ms 44.523 MiB
#4 Accepted 22ms 44.32 MiB
#5 Accepted 24ms 44.309 MiB
#6 Accepted 196ms 47.809 MiB
#7 Accepted 197ms 47.902 MiB
#8 Wrong Answer 166ms 48.117 MiB
#9 Accepted 644ms 51.809 MiB
#10 Wrong Answer 492ms 52.926 MiB

信息

递交者
类型
递交
题目
次小生成树
题目数据
下载
语言
C++
递交时间
2019-01-20 18:42:38
评测时间
2019-01-20 18:42:38
评测机
分数
80
总耗时
1809ms
峰值内存
52.926 MiB