/ Vijos /

记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 788.0 KiB
#2 Accepted 2ms 784.0 KiB
#3 Accepted 2ms 896.0 KiB
#4 Accepted 3ms 888.0 KiB
#5 Accepted 3ms 936.0 KiB
#6 Accepted 3ms 952.0 KiB
#7 Accepted 3ms 888.0 KiB
#8 Accepted 3ms 928.0 KiB
#9 Accepted 88ms 5.41 MiB
#10 Accepted 96ms 5.379 MiB

信息

递交者
类型
递交
题目
P1352 最大获利
语言
C++
递交时间
2021-09-05 14:55:49
评测时间
2021-09-05 14:55:49
评测机
分数
100
总耗时
210ms
峰值内存
5.41 MiB