/ 测试 /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:87:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   87 |             auto [d,now]=Q.top();
      |                  ^
/in/foo.cc:99:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   99 |                 for(auto [to,len]:G[now])
      |                          ^
# 状态 耗时 内存占用
#1 Accepted 5289ms 32.121 MiB
#2 Accepted 4912ms 32.137 MiB
#3 Accepted 5325ms 32.121 MiB
#4 Accepted 5403ms 32.109 MiB
#5 Accepted 5658ms 32.129 MiB
#6 Accepted 4918ms 32.082 MiB
#7 Accepted 4912ms 32.141 MiB
#8 Accepted 5481ms 32.102 MiB
#9 Accepted 5182ms 32.102 MiB
#10 Accepted 5288ms 32.117 MiB

信息

递交者
类型
递交
题目
P1002 最短路
语言
C++
递交时间
2026-05-26 17:25:56
评测时间
2026-05-26 17:25:56
评测机
分数
100
总耗时
52374ms
峰值内存
32.141 MiB