#include int main(void){ int n; int i; scanf("%d",&n); int x[n],y[n]; int difference[n]; for(i=0;i