Accepted
foo.cc: In function 'int main()': foo.cc:17:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for(int i=1;i<=m;i++) | ^~~ foo.cc:20:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 20 | for(int i=0;i<n;i++){ | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1815 道路游戏
- 语言
- C++
- 递交时间
- 2023-05-13 11:58:13
- 评测时间
- 2023-05-13 12:01:20
- 评测机
- 分数
- 100
- 总耗时
- 349ms
- 峰值内存
- 6.172 MiB