0_0_17353761_27168.cpp: In function 'void dfs(int, int, int)': 0_0_17353761_27168.cpp:12:16: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(map[x][y]=="r") { ^