Accepted
foo.c: In function 'FindMinPos': foo.c:5:16: warning: variable 'm' set but not used [-Wunused-but-set-variable] 5 | int i, m=0; | ^ foo.c: In function 'input': foo.c:39:13: warning: unused variable 'c' [-Wunused-variable] 39 | int c = 0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A9-5 数组中最小值的个数
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 18:22:57
- 评测时间
- 2023-10-21 18:22:57
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 284.0 KiB