2016年5月22日

摘要: 第一次学习虚树,就是把无关的点去掉。S里维护一条链即可。 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 4 #include <algorithm> 5 #define LL long long 6 using name 阅读全文

posted @ 2016-05-22 20:41 yyjxx2010xyu 阅读(132) 评论(0) 推荐(0) 编辑