0_0_18276007_27489.cpp: In function 'int dinic::dfs(int, int)': 0_0_18276007_27489.cpp:54:47: error: 'dd' was not declared in this scope for (int i = first[u]; i != -1 && dd; i = e[i].next) { ^