/ /

记录详情

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();
      |              ^
# 状态 耗时 内存占用
#1 Accepted 2ms 476.0 KiB
#2 Accepted 1ms 432.0 KiB
#3 Accepted 1ms 500.0 KiB
#4 Accepted 2ms 480.0 KiB
#5 Runtime Error 2ms 544.0 KiB
#6 Runtime Error 2ms 540.0 KiB
#7 Runtime Error 2ms 472.0 KiB
#8 Runtime Error 2ms 548.0 KiB
#9 Runtime Error 2ms 476.0 KiB
#10 Wrong Answer 2ms 532.0 KiB

信息

递交者
类型
递交
题目
P2327 数字变换
语言
C++
递交时间
2026-03-13 20:10:25
评测时间
2026-03-13 20:10:25
评测机
分数
60
总耗时
23ms
峰值内存
548.0 KiB