Skip to content

chore: update title of P3919 and P3834 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions list.md
Original file line number Diff line number Diff line change
Expand Up @@ -1036,8 +1036,8 @@

> 可持久化数据结构实现了在更新信息的时候保留历史版本。

- [P3919 【模板】可持久化数组(可持久化线段树/平衡树)](https://www.luogu.com.cn/problem/P3919)
- [P3834 【模板】可持久化线段树 1(主席树)](https://www.luogu.com.cn/problem/P3834)
- [P3919 【模板】可持久化线段树 1(可持久化数组)](https://www.luogu.com.cn/problem/P3919)
- [P3834 【模板】可持久化线段树 2](https://www.luogu.com.cn/problem/P3834)
- [P3402 【模板】可持久化并查集](https://www.luogu.com.cn/problem/P3402)
- [P3835 【模板】可持久化平衡树](https://www.luogu.com.cn/problem/P3835)
- [P5055 【模板】可持久化文艺平衡树](https://www.luogu.com.cn/problem/P5055)
Expand Down