Accepted
foo.c: In function 'main': foo.c:23:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 23 | for(int i=a;i<=b;i++) | ^~~ foo.c:30:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 30 | if(cnt>max) max=cnt; | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1550 Problem 7A. 最大连续合数段
- 比赛
- 2023秋 悬赏令第七周
- 语言
- C
- 递交时间
- 2023-11-19 21:42:43
- 评测时间
- 2023-11-20 22:06:54
- 评测机
- 分数
- 100
- 总耗时
- 129ms
- 峰值内存
- 312.0 KiB