Loading

摘要: hud 1754 http://acm.hdu.edu.cn/showproblem.php?pid=1754 (0)定义 #include <cstdio> #include <algorithm> using namespace std; (1) 建立线段树 (2)单点替换 (3) 区间最大值 阅读全文
posted @ 2018-03-25 20:27 Lsummer 阅读(125) 评论(0) 推荐(0)