Compile Error
/in/foo.c: In function 'FindiMinPos': /in/foo.c:29:8: error: 'min' undeclared (first use in this function) if(c[min]>c[i]) ^~~ /in/foo.c:29:8: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 递交
- 题目
- A9-2 数组中最小正数的下标
- 语言
- C
- 递交时间
- 2019-12-31 14:42:30
- 评测时间
- 2019-12-31 14:42:30
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes