#include using namespace std; int main(){ int N,X[10],Y[10],i,s1=1,s2=1,x,y; cin >> N; for (i=0;i> X[i] >> Y[i]; } x=X[0]; y=Y[0]; for (i=1;i