Accepted
/in/foo.cc: In function 'int bfs(int, int)':
/in/foo.cc:58:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
58 | auto [current_state, steps] = q.front();
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1180 CoVH之再破难关
- 语言
- C++
- 递交时间
- 2025-11-22 15:51:43
- 评测时间
- 2025-11-22 15:51:43
- 评测机
- 分数
- 100
- 总耗时
- 59ms
- 峰值内存
- 1.137 MiB