#include using namespace std; int main() { int np,x,y,contx=0,conty=0,ax[100],ay[100]; cin>>np; for(int i=0; i>ax[i]>>ay[i]; } for(int i=1;i