Accepted
foo.cc: In function 'int bfs(int, int)':
foo.cc:26:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   26 |         auto [x, y] = q.front();
      |              ^
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1105 环游大同80天
 - 语言
 - C++
 - 递交时间
 - 2023-12-17 21:16:05
 - 评测时间
 - 2023-12-17 21:16:05
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 116ms
 - 峰值内存
 - 6.09 MiB