#include using namespace std; int main() { int n; cin>>n; int x[n],y[n]; for(int i=0;i>x[i]>>y[i]; int flag=1,flag1=1; for(int i=0;i