记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:132:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
  132 |             auto [curr_l, val] = mono_stack.top();
      |                  ^
# 状态 耗时 内存占用
#1 Accepted 2ms 532.0 KiB
#2 Accepted 2ms 472.0 KiB
#3 Accepted 2ms 488.0 KiB
#4 Accepted 1ms 464.0 KiB
#5 Accepted 2ms 476.0 KiB
#6 Accepted 2ms 488.0 KiB
#7 Accepted 2ms 480.0 KiB
#8 Accepted 2ms 536.0 KiB
#9 Accepted 2ms 504.0 KiB
#10 Accepted 2ms 532.0 KiB

信息

递交者
类型
递交
题目
P1011 渊月螺旋
语言
C++
递交时间
2025-10-06 19:36:12
评测时间
2025-10-07 15:47:28
评测机
分数
250
总耗时
21ms
峰值内存
536.0 KiB