/ Vijos /

记录详情

Accepted

foo.cc: In function 'double f(double)':
foo.cc:19:14: warning: decomposition declaration only available with -std=c++1z or -std=gnu++1z
     for (auto[left, right, m, b]: lines){
              ^
foo.cc:24:14: warning: decomposition declaration only available with -std=c++1z or -std=gnu++1z
     for (auto[a, r]:disks){
              ^
foo.cc: In function 'int main()':
foo.cc:79:14: warning: decomposition declaration only available with -std=c++1z or -std=gnu++1z
     for (auto[a,r]:disks){
              ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 488.0 KiB
#2 Accepted 2ms 432.0 KiB
#3 Accepted 2ms 432.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 432.0 KiB
#6 Accepted 2ms 424.0 KiB
#7 Accepted 3ms 420.0 KiB
#8 Accepted 7ms 440.0 KiB
#9 Accepted 12ms 460.0 KiB
#10 Accepted 145ms 568.0 KiB

信息

递交者
类型
递交
题目
P1839 月下柠檬树
语言
C++
递交时间
2021-09-13 04:11:30
评测时间
2021-09-13 04:11:30
评测机
分数
100
总耗时
181ms
峰值内存
568.0 KiB