#include #include #include #include #include using namespace std; int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int x, y, k, nl; cin >> nl; int xy[nl][2]; x=y=1; for(k=0; k> xy[k][0] >> xy[k][1]; } for(k=0; k