摘要: 原题链接:http://acdream.info/problem?pid=1738树套树裸题,如下: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #define lc root> 1; 13 struct Node {... 阅读全文
posted @ 2015-05-21 22:06 GadyPu 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 原题链接:http://acm.hdu.edu.cn/showproblem.php?pid=5210简单题如下: 1 #include 2 #include 3 #include 4 #include 5 using std::sort; 6 const int Max_N = 1010; 7 i... 阅读全文
posted @ 2015-05-21 22:01 GadyPu 阅读(142) 评论(0) 推荐(0) 编辑