Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:44:13: error: expected ',' before '+' token {mid2=[i+count/2-num];break;} ^ /in/foo.cc:44:13: error: expected identifier before '+' token /in/foo.cc: In lambda function: /in/foo.cc:44:26: error: expected '{' before ';' token {mid2=[i+count/2-num];break;} ^ /in/foo.cc: In function 'int main()': /in/foo.cc:44:26: error: cannot convert 'main()::<lambda()>' to 'int' in assignment
信息
- 递交者
- 类型
- 递交
- 题目
- xxyw1-1数组的中位数
- 语言
- C++
- 递交时间
- 2019-03-19 13:03:25
- 评测时间
- 2019-03-19 13:03:25
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes