Accepted
foo.cc: In function 'int dfs(int, int)': foo.cc:52:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (x == t || (!flow)) return flow; int w = 0; ^~ foo.cc:52:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (x == t || (!flow)) return flow; int w = 0; ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1352 最大获利
- 语言
- C++
- 递交时间
- 2021-09-05 14:55:49
- 评测时间
- 2021-09-05 14:55:49
- 评测机
- 分数
- 100
- 总耗时
- 210ms
- 峰值内存
- 5.41 MiB