/ Vijos /

记录详情

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();
      |              ^
# 状态 耗时 内存占用
#1 Accepted 2ms 476.0 KiB
#2 Accepted 2ms 432.0 KiB
#3 Wrong Answer 1ms 536.0 KiB
#4 Accepted 1ms 344.0 KiB
#5 Wrong Answer 1ms 532.0 KiB

信息

递交者
类型
递交
题目
P1373 电路探究
语言
C++
递交时间
2026-03-11 10:56:33
评测时间
2026-03-11 10:56:33
评测机
分数
30
总耗时
9ms
峰值内存
536.0 KiB