Accepted
foo.c: In function 'main': foo.c:11:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 11 | if (x == y) | ^ foo.c:16:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 16 | if (x - 2 == y) | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1543 Problem 6A. 台阶
- 语言
- C
- 递交时间
- 2023-11-14 21:02:13
- 评测时间
- 2023-11-14 21:02:13
- 评测机
- 分数
- 10
- 总耗时
- 1ms
- 峰值内存
- 284.0 KiB