摘要: 树的统计Count HYSBZ - 1036 高级数据结构p329 感叹一句分块大法吼啊... 1 #include <cstdio> 2 #include <cstring> 3 #include <iostream> 4 #include <cmath> 5 #include <algorith 阅读全文
posted @ 2018-01-26 23:58 yijiull 阅读(150) 评论(0) 推荐(0) 编辑
摘要: Editor HYSBZ - 1507 对着书敲的,,学习一波 1 #include <cstdio> 2 #include <cstring> 3 using namespace std; 4 5 const int MAXL = 2 * 1024 * 1024 + 100; 6 const in 阅读全文
posted @ 2018-01-26 17:25 yijiull 阅读(167) 评论(0) 推荐(0) 编辑
摘要: MooFest POJ - 1990 高级数据结构p203 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 using namespa 阅读全文
posted @ 2018-01-26 12:26 yijiull 阅读(97) 评论(0) 推荐(0) 编辑