Compile Error
/in/foo.cc: In function 'void FindMaxs(int*, int)': /in/foo.cc:14:7: error: 'i' was not declared in this scope if(a[i-1]<a[i-2]) ^
信息
- 递交者
- 类型
- 递交
- 题目
- A9-7 数组中所有极大值
- 比赛
- 数据结构课堂练习9-16
- 语言
- C++
- 递交时间
- 2019-09-16 10:47:02
- 评测时间
- 2019-09-16 10:47:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes