Accepted
/in/foo.cc: In function 'int dfs(int, int)': /in/foo.cc:26:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(u==n||!res) return res; int flowout=0,v,f; ^~ /in/foo.cc:26:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(u==n||!res) return res; int flowout=0,v,f; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- network 网络扩容
- 语言
- C++
- 递交时间
- 2017-09-17 09:43:24
- 评测时间
- 2017-09-17 09:43:24
- 评测机
- 分数
- 100
- 总耗时
- 80ms
- 峰值内存
- 704.0 KiB