摘要: 视频链接:233 权值线段树+离散化 P3369 普通平衡树_哔哩哔哩_bilibili Luogu P3369 【模板】普通平衡树 //权值线段树+离散化 nlogn #include <iostream> #include <cstring> #include <algorithm> using 阅读全文
posted @ 2023-10-20 21:06 董晓 阅读(209) 评论(0) 推荐(1) 编辑
摘要: 视频链接:C46【模板】权值线段树+离散化 P1908 逆序对_哔哩哔哩_bilibili Luogu P1908 逆序对 //权值线段树+离散化 nlogn #include <iostream> #include <cstring> #include <algorithm> using name 阅读全文
posted @ 2023-10-20 21:00 董晓 阅读(313) 评论(0) 推荐(3) 编辑