记录详情

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 576.0 KiB
#2 Accepted 15ms 676.0 KiB
#3 Accepted 47ms 952.0 KiB
#4 Accepted 191ms 1.887 MiB
#5 Accepted 380ms 3.102 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2025-07-09 16:22:38
评测时间
2025-07-09 16:24:08
评测机
分数
100
总耗时
639ms
峰值内存
3.102 MiB