摘要: 左偏树维护动态区间中位数。 [传送门 P4331 BalticOI 2004 Sequence 数字序列](https://www.luogu.com.cn/problem/P4331)。 ## Solution ### 1 我的思路和题解前半部分完全重合了(( 如果按照单调不增去分割 $a$ 序列 阅读全文
posted @ 2023-05-19 21:07 pldzy 阅读(98) 评论(0) 推荐(0)