Accepted
/in/foo.c: In function 'Find': /in/foo.c:6:9: warning: unused variable 'count' [-Wunused-variable] int count=0; ^~~~~ /in/foo.c:5:9: warning: unused variable 'sec' [-Wunused-variable] int sec=0; ^~~ /in/foo.c:4:9: warning: unused variable 'max' [-Wunused-variable] int max=0; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- A9-7 数组中所有极大值
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 22:00:27
- 评测时间
- 2023-10-21 22:01:07
- 评测机
- 分数
- 100
- 总耗时
- 5ms
- 峰值内存
- 208.0 KiB