0_0_38142101_3787.cpp: In function 'int search(int, int)': 0_0_38142101_3787.cpp:15:14: error: 'dfs' was not declared in this scope if(dfs(i, M)) count++; ^