摘要: 1 #include 2 #include 3 #include 4 5 using namespace std; 6 7 #define Key_value (ch[ch[root][1] ][0]) 8 9 const int maxn = 2e5+10; 10 const int INF = 0x3f3f3f3f; 11 12 i... 阅读全文
posted @ 2016-05-14 22:29 Helica 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 板子题,正在努力看懂板子。。 http://blog.csdn.net/acm_cxlove/article/details/7815019 http://www.cnblogs.com/kuangbin/archive/2013/04/21/3034081.html 阅读全文
posted @ 2016-05-14 17:54 Helica 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 模板题,以后要学splay,大概看一下treap就好了。 阅读全文
posted @ 2016-05-14 15:03 Helica 阅读(318) 评论(0) 推荐(0) 编辑