Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:69:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
69 | auto [bulb_count, has_cycle] = count_bulbs_and_check_cycle();
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1373 电路探究
- 语言
- C++
- 递交时间
- 2026-03-11 10:59:26
- 评测时间
- 2026-03-11 10:59:26
- 评测机
- 分数
- 30
- 总耗时
- 10ms
- 峰值内存
- 532.0 KiB