Compile Error
foo.c: In function 'main': foo.c:5:13: error: 'a' undeclared (first use in this function) int maxNum=a[0], maxCount=1; ^ foo.c:5:13: note: each undeclared identifier is reported only once for each function it appears in foo.c:6:17: error: 'n' undeclared (first use in this function) for (int i=1;i<n;i++) ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 1-4 最大值的个数
- 比赛
- 2021(四) 作业第一场:秀肌肉
- 语言
- C
- 递交时间
- 2021-09-30 09:12:30
- 评测时间
- 2021-09-30 09:12:30
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes