/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int DFS(int, int)':
/in/foo.cc:52:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   if(dep[v]=dep[x]+1&&(f=DFS(v,min(a,e[i].cap)))>0)
      ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 11ms 8.43 MiB
#2 Runtime Error 6ms 8.312 MiB
#3 Runtime Error 6ms 8.438 MiB
#4 Runtime Error 9ms 8.441 MiB
#5 Runtime Error 7ms 8.438 MiB
#6 Runtime Error 12ms 8.434 MiB
#7 Runtime Error 7ms 8.438 MiB
#8 Runtime Error 6ms 8.438 MiB
#9 Runtime Error 1ms 320.0 KiB
#10 Runtime Error 1ms 496.0 KiB

信息

递交者
类型
递交
题目
P1352 最大获利
语言
C++
递交时间
2017-09-17 10:22:30
评测时间
2017-09-17 10:22:30
评测机
分数
0
总耗时
70ms
峰值内存
8.441 MiB