0_0_25007578_9337.cpp: In function 'int dfs(int, int)': 0_0_25007578_9337.cpp:47:8: error: 'flow' was not declared in this scope if((flow=dfs(u,min(b,Edge[i].w))) > 0) { ^