/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool SPFA()':
/in/foo.cc:48:22: warning: 'tb' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int x,Low=INF,ta,tb;
                      ^~
/in/foo.cc:48:19: warning: 'ta' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int x,Low=INF,ta,tb;
                   ^~
# 状态 耗时 内存占用
#1 Accepted 6ms 4.359 MiB
#2 Accepted 983ms 2.578 MiB
#3 Accepted 291ms 2.672 MiB
#4 Accepted 13ms 4.371 MiB
#5 Accepted 10ms 4.348 MiB
#6 Accepted 52ms 2.84 MiB
#7 Accepted 157ms 5.0 MiB
#8 Accepted 617ms 6.625 MiB
#9 Accepted 1309ms 6.625 MiB
#10 Accepted 931ms 7.25 MiB

信息

递交者
类型
递交
题目
P1726 美食节
语言
C++
递交时间
2018-03-28 14:45:55
评测时间
2018-03-28 14:45:55
评测机
分数
100
总耗时
4373ms
峰值内存
7.25 MiB