#include #include #include #include using namespace std; typedef long long lld; struct Point { lld x,y; }; Point box[20002]; lld n,m,k; Point temp[20002]; Point robot[20002]; vector current, svr; bool SH(Point a, Point b) { if (a.x != b.x) return a.x 0) { svr.clear(); last = current[0]; for (i=1;i