0_0_32040896_5475.cpp: In function 'void dfs(int, int, int)': 0_0_32040896_5475.cpp:10:21: error: 'retuarn' was not declared in this scope if(map[x][y]=='*') retuarn; ^