记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:45:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
   45 |     for(auto& [k,v] : mp)
      |               ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 186ms 2.914 MiB
#2 Accepted 187ms 2.996 MiB
#3 Accepted 180ms 3.008 MiB
#4 Accepted 58ms 1.891 MiB
#5 Accepted 123ms 2.539 MiB

信息

递交者
类型
递交
题目
P1420 1-4 游游的数组染色
比赛
2023暑假集训7月3日训练题
语言
C++
递交时间
2023-07-03 11:15:10
评测时间
2023-07-03 11:15:10
评测机
分数
100
总耗时
736ms
峰值内存
3.008 MiB