0_0_30373888_20986.cpp: In function 'void dfs(int, int, int&, int)': 0_0_30373888_20986.cpp:21:34: error: 'v' was not declared in this scope if(cur > dis) dis = cur, p = v; ^