摘要: 可持久化数组 例题 可持久化线段树 算法流程 复杂度分析 例题 点击查看代码 #include<bits/stdc++.h> using namespace std; const int N = 2e5 + 9; int a[N], b[N], root[N], cnt, n, m; struct{ 阅读全文
posted @ 2025-02-15 08:37 JPGOJCZX 阅读(3) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示