0_0_36250672_7960.cpp: In function 'void dfs(int, int)': 0_0_36250672_7960.cpp:62:32: error: 'child' was not declared in this scope if (cur == root && child >= 2) { ^