Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
26 | auto [cur, steps] = q.front();
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2327 数字变换
- 语言
- C++
- 递交时间
- 2026-03-13 20:10:25
- 评测时间
- 2026-03-13 20:10:25
- 评测机
- 分数
- 60
- 总耗时
- 23ms
- 峰值内存
- 548.0 KiB