摘要: 最大权闭合子图 阅读全文
posted @ 2018-09-06 11:17 Trimsteanima 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 树状数组 1 #include<bits/stdc++.h> 2 using namespace std; 3 int x,y,c[200005]; 4 char str[20]; 5 int inline read(){ 6 int x=0,f=1; 7 char ch=getchar(); 8 阅读全文
posted @ 2018-09-06 08:39 Trimsteanima 阅读(170) 评论(0) 推荐(0) 编辑
摘要: splay 阅读全文
posted @ 2018-09-06 08:39 Trimsteanima 阅读(163) 评论(0) 推荐(0) 编辑
Live2D