06 2018 档案
摘要:1 #include<bits/stdc++.h> 2 using namespace std; 3 #define ll long long 4 #define M 1000001 5 struct tonod{ 6 int fa,ch[2],sum,maxx,key; 7 bool rev,is
阅读全文
摘要:1 #include<bits/stdc++.h> 2 using namespace std; 3 typedef long long LL; 4 typedef unsigned long long ULL; 5 #define MAXN 26 6 #define L 31 7 #define
阅读全文

浙公网安备 33010602011771号