0_0_39802759_29022.cpp: In function 'void dfs2(int, int)': 0_0_39802759_29022.cpp:58:5: error: 'ans' was not declared in this scope; did you mean 'abs'? 58 | ans = max(ans, diff[from]); | ^~~ | abs