0_0_24268648_20422.cpp: In function 'bool dfs(int, int, int)': 0_0_24268648_20422.cpp:15:17: error: 't' was not declared in this scope if(v[x][y]==t&&x!=x2&&y!=y2)return 0; ^