Wrong Answer
/in/foo.cc: In function 'void solve()': /in/foo.cc:20:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 20 | for (auto [m, n] : a) { | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1779 国王游戏
- 语言
- C++
- 递交时间
- 2025-07-05 20:31:18
- 评测时间
- 2025-07-05 20:31:18
- 评测机
- 分数
- 40
- 总耗时
- 20ms
- 峰值内存
- 572.0 KiB