#include using namespace std; int x[128], y[128]; int main() { int n; scanf("%d", &n); for(int i=0; i