Wrong Answer
/in/foo.cc: In function 'int count_bulbs_in_component()':
/in/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();
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1373 电路探究
- 语言
- C++
- 递交时间
- 2026-03-11 10:56:33
- 评测时间
- 2026-03-11 10:56:33
- 评测机
- 分数
- 30
- 总耗时
- 9ms
- 峰值内存
- 536.0 KiB