0_0_38517111_17752.cpp: In function 'void dfs(int, int)': 0_0_38517111_17752.cpp:32:24: error: 'mx' was not declared in this scope for (int i = 0; i <= mx; i++) dp[u][i] = tmp[i]; ^