/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void dijkstra(int, int, bool)':
/in/foo.cc:34:14: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
         v[k] = 0;
         ~~~~~^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 224.0 KiB
#2 Wrong Answer 1ms 228.0 KiB
#3 Wrong Answer 1ms 224.0 KiB
#4 Wrong Answer 1ms 356.0 KiB
#5 Wrong Answer 2ms 360.0 KiB
#6 Runtime Error 2ms 356.0 KiB
#7 Runtime Error 2ms 352.0 KiB
#8 Wrong Answer 2ms 356.0 KiB
#9 Wrong Answer 2ms 360.0 KiB
#10 Runtime Error 2ms 356.0 KiB

信息

递交者
类型
递交
题目
P1155 集合位置
语言
C++
递交时间
2021-02-01 14:13:34
评测时间
2021-02-01 14:13:34
评测机
分数
10
总耗时
20ms
峰值内存
360.0 KiB