Skip to content

Commit

Permalink
Edition 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
StudyingFather committed Dec 7, 2019
1 parent ff0a3d7 commit 268817d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
5 changes: 5 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 更新日志

3.0.1 2019/12/8:

1. 添加了 CSP2019 和一些公开赛的题目;
2. 跟进洛谷域名更换,将题目链接全部更新。

3.0 2019/10/13:

1. 新增专题:回文自动机,K-D Tree,自适应辛普森法,左偏树,置换群,离线算法,构造,DLX,三分法,珂朵莉树。
Expand Down
19 changes: 5 additions & 14 deletions list.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,18 @@

## 更新日志

3.0.1 2019/12/8:

1. 添加了 CSP2019 和一些公开赛的题目;
2. 跟进洛谷域名更换,将题目链接全部更新。

3.0 2019/10/13:

1. 新增专题:回文自动机,K-D Tree,自适应辛普森法,左偏树,置换群,离线算法,构造,DLX,三分法,珂朵莉树。
2. 添加了一些最近的公开比赛题目,部分专题补充了一些优质题目。
3. 移除了部分重复题目。
4. 对之前没有介绍的专题补充了介绍。

2.4.2 2019/7/28:

1. 跟进新题库页面开发,更新了全部题目链接。

2.4.1 2019/7/25:

1. 新增专题:前缀和&差分。
2. 添加少量题目,调整部分题目位置。

2.4 2019/7/6:

1. 新增专题:ST表,线性规划,筛法,莫队。
2. 其他专题添加了少量题目。

[更早版本的更新日志请点击这里查看](https://github.com/SFOI-Team/luogu-problem-list/blob/master/history.md)

## Part 0 试机题
Expand Down

0 comments on commit 268817d

Please sign in to comment.