/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void init()':
/in/foo.cc:10:15: warning: unused variable 'k' [-Wunused-variable]
     int i, j, k, x, y, z;
               ^
/in/foo.cc: In function 'int SPFA(int, int)':
/in/foo.cc:35:15: warning: unused variable 'k' [-Wunused-variable]
     int i, j, k, front, rear;
               ^
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 4ms 256.0 KiB
#3 Accepted 5ms 268.0 KiB
#4 Accepted 3ms 256.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 3ms 256.0 KiB
#8 Accepted 4ms 260.0 KiB
#9 Accepted 4ms 348.0 KiB
#10 Accepted 4ms 348.0 KiB

信息

递交者
类型
递交
题目
物流运输
语言
C++
递交时间
2017-05-06 02:13:12
评测时间
2017-05-06 02:13:12
评测机
分数
100
总耗时
40ms
峰值内存
384.0 KiB