/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:16: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout<<dis[t];return 0;
                ^
# 状态 耗时 内存占用
#1 Accepted 3ms 360.0 KiB
#2 Wrong Answer 4ms 600.0 KiB
#3 Accepted 4ms 816.0 KiB
#4 Accepted 14ms 2.211 MiB
#5 Accepted 24ms 8.703 MiB
#6 Runtime Error 45ms 10.32 MiB
#7 Runtime Error 59ms 10.32 MiB
#8 Runtime Error 90ms 10.352 MiB
#9 Runtime Error 15ms 10.293 MiB
#10 Runtime Error 24ms 10.344 MiB

信息

递交者
类型
递交
题目
图结构练习 - 最短路(大规模数据)
语言
C++
递交时间
2018-10-23 19:43:23
评测时间
2018-10-23 19:43:23
评测机
分数
40
总耗时
285ms
峰值内存
10.352 MiB