Compile Error
/in/foo.cc: In function 'int max(int*, int)': /in/foo.cc:9:11: error: 'j' was not declared in this scope if(a[i]>j) ^ /in/foo.cc:14:12: error: 'j' was not declared in this scope if(a[i]==j) ^
信息
- 递交者
- 类型
- 递交
- 题目
- 1-4 最大值的个数
- 语言
- C++
- 递交时间
- 2019-03-04 15:53:33
- 评测时间
- 2019-03-04 15:53:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes