0_0_33619298_15905.cpp: In function 'bool dfs(int)': 0_0_33619298_15905.cpp:28:15: error: return-statement with no value, in function returning 'bool' [-fpermissive] if(vis[x])return; ^