Accepted
foo.cc: In function 'll min(ll, ll)': foo.cc:26:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (x <= y) return x; return y; ^~ foo.cc:26:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (x <= y) return x; return y; ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1891 学姐的逛街计划
- 语言
- C++
- 递交时间
- 2021-09-08 19:58:49
- 评测时间
- 2021-09-08 19:58:49
- 评测机
- 分数
- 100
- 总耗时
- 132ms
- 峰值内存
- 9.09 MiB