System Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:18:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
18 | auto [l, r] = st.top(); st.pop();
| ^
FormatError('config file not found')
信息
- 递交者
- 类型
- 递交
- 题目
- P1120 【模板】快速排序
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2026-05-16 19:02:45
- 评测时间
- 2026-05-16 19:02:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes