Accepted
foo.c: In function 'Find': foo.c:5:8: warning: unused variable 'sec' [-Wunused-variable] 5 | int sec=0; | ^~~ foo.c:4:8: warning: unused variable 'max' [-Wunused-variable] 4 | int max=0; | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A9-6 数组中增序子序列的个数
- 比赛
- 2023 程序设计与竞赛(作业5:从数组看集体)
- 语言
- C
- 递交时间
- 2023-10-21 21:02:09
- 评测时间
- 2023-10-21 21:02:09
- 评测机
- 分数
- 100
- 总耗时
- 9ms
- 峰值内存
- 284.0 KiB