摘要: #include #include #include #include #include #include # define maxn 1010 using namespace std; typedef long long LL; int n,m; struct node{ LL a,b,c; }g[maxn]; struct Tree{ LL a,mxb,mnb,c; }tr[... 阅读全文
posted @ 2017-09-24 19:34 Nawox 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 # define maxn 30010 9 using namespace std; 10 void ot(int x){cout"size:0)+(ch[1]?ch[1]->size:0... 阅读全文
posted @ 2017-09-24 19:26 Nawox 阅读(170) 评论(0) 推荐(0) 编辑