Compile Error
foo.cc: In function 'int main()': foo.cc:14:2: warning: lambda capture initializers only available with -std=c++14 or -std=gnu++14 k=i; ^ foo.cc:14:5: error: expected ',' before ';' token k=i; ^ foo.cc:14:5: error: expected identifier before ';' token foo.cc:14:5: error: expected ']' before ';' token foo.cc: In lambda function: foo.cc:14:5: error: expected '{' before ';' token
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1884 数的排序
- 比赛
- 初二国庆庆祝赛
- 语言
- C++
- 递交时间
- 2021-10-01 19:43:08
- 评测时间
- 2021-10-01 19:43:08
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes