10 2014 档案
摘要:终于A了,我好想砍人,虽然这是一道基础的区间合并。但是这错误我也是醉了。 错误我表在注释里。 题目意思不多说,sha崽题目出的很简洁。 #include <iostream>#include <stdio.h>#include <string.h>#include <algorithm> using
阅读全文
摘要:这是第一题线段树的区间合并的题; 这类的题用于求连续的最长长度什么的; 这题我看的是一篇比较不错的博客; 我把我的理解注释在代码里了; #include <iostream>#include <stdio.h>#include <string.h>#include <algorithm>using
阅读全文
浙公网安备 33010602011771号