Accepted
/in/foo.c: In function 'FindiMinPos': /in/foo.c:5:2: warning: statement with no effect [-Wunused-value] for (j; j < n; j++) ^~~ /in/foo.c: In function 'input': /in/foo.c:18:6: warning: unused variable 'c' [-Wunused-variable] int c = 0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- A9-2 数组中最小正数的下标
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 18:38:48
- 评测时间
- 2023-10-21 18:38:48
- 评测机
- 分数
- 100
- 总耗时
- 5ms
- 峰值内存
- 260.0 KiB