Wrong Answer
foo.c: In function 'FindMaxNeg': foo.c:5:9: warning: statement with no effect [-Wunused-value] 5 | for (j; j < n; j++) | ^~~ foo.c: In function 'input': foo.c:15:13: warning: unused variable 'c' [-Wunused-variable] 15 | int c = 0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A9-3 数组中最大的负数
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 18:45:52
- 评测时间
- 2023-10-21 18:45:52
- 评测机
- 分数
- 40
- 总耗时
- 8ms
- 峰值内存
- 284.0 KiB