Accepted
foo.c: In function 'main': foo.c:17:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for(i = 0;i <= L; i++) | ^~~ foo.c:19:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 19 | printf("%d\n", count); | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 校门外的树
- 语言
- C
- 递交时间
- 2023-08-23 15:54:50
- 评测时间
- 2023-08-23 15:54:50
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 328.0 KiB