Accepted
foo.c: In function 'FindMaxs': foo.c:5:13: warning: unused variable 'b' [-Wunused-variable] 5 | int b[10000]; | ^ foo.c:4:15: warning: unused variable 'j' [-Wunused-variable] 4 | int i,j; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A9-7 数组中所有极大值
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 17:20:29
- 评测时间
- 2023-10-21 17:20:29
- 评测机
- 分数
- 100
- 总耗时
- 10ms
- 峰值内存
- 284.0 KiB