摘要: [题面传送门](https://www.luogu.com.cn/problem/P5048) qwq 感觉跟~~很多年前~~做过的[一道题](https://www.cnblogs.com/ET2006/p/12730542.html)思路差不多罢,结果我竟然没想起那道题?!!所以说我 wtcl/ 阅读全文
posted @ 2021-02-27 14:44 tzc_wk 阅读(54) 评论(0) 推荐(0)
摘要: 一道还不错的莫队+根分的题 阅读全文
posted @ 2021-02-27 14:19 tzc_wk 阅读(79) 评论(2) 推荐(0)
摘要: [Codeforces 题目传送门](https://codeforces.com/contest/571/problem/D) & [洛谷题目传送门](https://www.luogu.com.cn/problem/CF571D) 看到集合的合并,可以本能地想到并查集。 不过这题的操作与传统意义 阅读全文
posted @ 2021-02-27 13:26 tzc_wk 阅读(105) 评论(0) 推荐(0)
摘要: [Codeforces 题目传送门](https://codeforces.com/contest/605/problem/D) & [洛谷题目传送门](https://www.luogu.com.cn/problem/CF605D) 事实上是一道非常容易的题 很容易想到如果 $c_i\geq a_ 阅读全文
posted @ 2021-02-27 12:54 tzc_wk 阅读(74) 评论(1) 推荐(0)