随笔分类 -  做题记录

摘要:记录一下这一类问题。 **T1** > [P4211 [LNOI2014] LCA](https://www.luogu.com.cn/problem/P4211) > 每次给出 $l,r,x$ , 定义 $dep_u$ 为 $u$ 节点到根节点的距离+1,求 $ \sum_{i=l}^r dep( 阅读全文
posted @ 2023-08-08 11:47 fze 阅读(41) 评论(0) 推荐(0)