Compile Error
foo.cc: In function 'int main()': foo.cc:6:12: error: size of array 'a' has non-integral type 'double' int a[N]; ^ foo.cc:24:22: error: lvalue required as left operand of assignment if(k!=len&&i=len-k+1) ^
信息
- 递交者
- 类型
- 递交
- 题目
- xk-3:删除数字
- 语言
- C++
- 递交时间
- 2019-11-29 17:18:52
- 评测时间
- 2019-11-29 17:18:52
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes