/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Run()':
/in/foo.cc:58:18: warning: unused variable 'k' [-Wunused-variable]
     int n, i, j, k, u, v, tmp, d, s;
                  ^
/in/foo.cc:58:27: warning: unused variable 'tmp' [-Wunused-variable]
     int n, i, j, k, u, v, tmp, d, s;
                           ^~~
/in/foo.cc:58:32: warning: unused variable 'd' [-Wunused-variable]
     int n, i, j, k, u, v, tmp, d, s;
                                ^
# 状态 耗时 内存占用
#1 Accepted 1ms 200.0 KiB
#2 Accepted 1ms 216.0 KiB
#3 Accepted 2ms 212.0 KiB
#4 Accepted 2ms 212.0 KiB
#5 Accepted 3ms 212.0 KiB
#6 Accepted 22ms 380.0 KiB
#7 Accepted 24ms 388.0 KiB
#8 Accepted 24ms 384.0 KiB
#9 Accepted 25ms 384.0 KiB
#10 Accepted 28ms 336.0 KiB

信息

递交者
类型
递交
题目
P2024 无向图最短路径
语言
C++
递交时间
2019-08-22 13:10:54
评测时间
2019-08-22 13:10:54
评测机
分数
100
总耗时
137ms
峰值内存
388.0 KiB