#include #include #include #include using namespace std; struct qq{ int x,y; bool operator < (const qq &X) const{ return x