Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:14:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 14 | for (const auto &[fst, snd]: m) | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1057 OO11-9 set与单词统计
- 比赛
- 2024级《面向对象的方法与实践》第六次作业
- 语言
- C++
- 递交时间
- 2025-05-25 12:35:12
- 评测时间
- 2025-05-25 12:35:12
- 评测机
- 分数
- 100
- 总耗时
- 11ms
- 峰值内存
- 480.0 KiB