摘要: #include #include #include #include #include using namespace std; #define maxn 2008 #define maxm 2000008 #define INF 2000000000 int lt[maxn],LT[maxn],sum=1,SUM=1; int h[maxn]; int s,t,k,n,m; b... 阅读全文
posted @ 2015-06-26 20:45 rpSebastian 阅读(215) 评论(0) 推荐(0)
摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 9 int a[10000],b[10000]; 10 class t 11 { 12 public: 13 int x, y; 14 bool operatorp.x... 阅读全文
posted @ 2015-06-26 16:43 rpSebastian 阅读(251) 评论(0) 推荐(0)