Compile Error
/in/foo.c: In function 'main': /in/foo.c:4:13: error: 'n' undeclared (first use in this function) int i,a[n]; ^ /in/foo.c:4:13: note: each undeclared identifier is reported only once for each function it appears in /in/foo.c:4:11: warning: unused variable 'a' [-Wunused-variable] int i,a[n]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 找最大值
- 语言
- C
- 递交时间
- 2018-12-10 09:55:03
- 评测时间
- 2018-12-10 09:55:03
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 3.285 MiB