记录详情

Accepted

/in/foo.cc: In lambda function:
/in/foo.cc:48:19: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
   48 |         for (auto [k, v] : cnt) {
      |                   ^
# 状态 耗时 内存占用
#1 Accepted 3ms 536.0 KiB
#2 Accepted 15ms 680.0 KiB
#3 Accepted 48ms 960.0 KiB
#4 Accepted 177ms 1.891 MiB
#5 Accepted 370ms 3.09 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2025-07-09 16:23:49
评测时间
2025-07-09 16:23:49
评测机
分数
100
总耗时
614ms
峰值内存
3.09 MiB