0_0_20681240_31782.cpp: In function 'bool DFS(int, int)': 0_0_20681240_31782.cpp:74:14: error: 'N' was not declared in this scope if(cnt[u]++>N) return false; ^