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]) { | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1053 Easy sssp
- 语言
- C++
- 递交时间
- 2025-06-24 21:49:13
- 评测时间
- 2025-06-24 21:49:13
- 评测机
- 分数
- 100
- 总耗时
- 1568ms
- 峰值内存
- 2.496 MiB