0_0_31795474_5028.cpp: In function 'bool Find(int)': 0_0_31795474_5028.cpp:27:12: error: 'p' was not declared in this scope if(p <= line[x][i] && line[x][i]<= p+mid && !used[i]){ ^