摘要: 思路:http://www.cnblogs.com/gufeiyang/p/4182565.html 写写线段树 #include <stdio.h> #include <string.h> #include <math.h> #include <algorithm> using namespace 阅读全文
posted @ 2016-05-06 15:56 shuguangzw 阅读(100) 评论(0) 推荐(0) 编辑