Accepted
foo.cc: In function 'void work(int, int)': foo.cc:15:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 15 | auto [x,y] = q.front(); q.pop(); | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1412 Problem 6A. 岛屿数量
- 语言
- C++
- 递交时间
- 2023-05-25 12:35:05
- 评测时间
- 2023-05-25 12:35:22
- 评测机
- 分数
- 100
- 总耗时
- 225ms
- 峰值内存
- 632.0 KiB