Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:110:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
110 | for (auto [x, y] : lsh) {
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1663 资源勘探
- 语言
- C++
- 递交时间
- 2026-08-05 10:17:35
- 评测时间
- 2026-08-05 10:17:37
- 评测机
- 分数
- 100
- 总耗时
- 3360ms
- 峰值内存
- 30.473 MiB