Wrong Answer
foo.c: In function 'main': foo.c:27:12: warning: 'cnt' may be used uninitialized [-Wmaybe-uninitialized] 27 | cnt++; | ~~~^~ foo.c:16:13: note: 'cnt' was declared here 16 | int cnt; | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1550 Problem 7A. 最大连续合数段
- 语言
- C
- 递交时间
- 2023-12-12 13:50:19
- 评测时间
- 2023-12-12 13:50:19
- 评测机
- 分数
- 0
- 总耗时
- 673ms
- 峰值内存
- 388.0 KiB