Accepted
foo.c: In function 'checkDistance': foo.c:38:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 38 | for (int j = i; j < n; j++) | ^~~ foo.c:43:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 43 | if (i == 0) | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1482 H. Where Klee Sit
- 语言
- C
- 递交时间
- 2023-08-25 11:22:18
- 评测时间
- 2023-08-25 11:22:18
- 评测机
- 分数
- 30
- 总耗时
- 5ms
- 峰值内存
- 284.0 KiB