Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
12 | for(auto& [x,y]:a){
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1551 我是打饭的
- 语言
- C++
- 递交时间
- 2026-03-06 20:39:55
- 评测时间
- 2026-03-06 20:39:55
- 评测机
- 分数
- 100
- 总耗时
- 58ms
- 峰值内存
- 876.0 KiB