0_0_25137829_4689.cpp: In function 'bool dfs(int)': 0_0_25137829_4689.cpp:11:13: error: return-statement with no value, in function returning 'bool' [-fpermissive] if(x == 0) return; ^