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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1839 月下柠檬树
- 语言
- C++
- 递交时间
- 2021-09-13 04:11:30
- 评测时间
- 2021-09-13 04:11:30
- 评测机
- 分数
- 100
- 总耗时
- 181ms
- 峰值内存
- 568.0 KiB