记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   12 |     for (const auto &[fst, snd]: m)
      |                      ^
# 状态 耗时 内存占用
#1 Accepted 2ms 344.0 KiB
#2 Accepted 2ms 476.0 KiB
#3 Accepted 2ms 476.0 KiB
#4 Accepted 2ms 536.0 KiB
#5 Accepted 2ms 320.0 KiB

信息

递交者
类型
递交
题目
P1056 OO11-8 set与数字统计
比赛
2024级《面向对象的方法与实践》第六次作业
语言
C++
递交时间
2025-05-25 12:31:37
评测时间
2025-05-25 12:31:37
评测机
分数
100
总耗时
10ms
峰值内存
536.0 KiB