0_0_17476009_10211.cpp: In function 'bool check(int, int, int, int)': 0_0_17476009_10211.cpp:25:20: error: 'dir' was not declared in this scope if (x1==x2+dir[i][0] && y1==y2+dir[i][1]) ^