/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool spfa(long long int)':
/in/foo.cc:24:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   24 |         for(auto [v, w] : adj[u]) {
      |                  ^
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Accepted 7ms 648.0 KiB
#3 Accepted 9ms 648.0 KiB
#4 Accepted 88ms 852.0 KiB
#5 Accepted 574ms 2.469 MiB
#6 Accepted 212ms 2.484 MiB
#7 Accepted 673ms 2.496 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2025-06-24 21:49:13
评测时间
2025-06-24 21:49:13
评测机
分数
100
总耗时
1568ms
峰值内存
2.496 MiB