File tree Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Expand file tree Collapse file tree 2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 1
1
## 更新日志
2
2
3
+ 3.0.1 2019/12/8:
4
+
5
+ 1 . 添加了 CSP2019 和一些公开赛的题目;
6
+ 2 . 跟进洛谷域名更换,将题目链接全部更新。
7
+
3
8
3.0 2019/10/13:
4
9
5
10
1 . 新增专题:回文自动机,K-D Tree,自适应辛普森法,左偏树,置换群,离线算法,构造,DLX,三分法,珂朵莉树。
Original file line number Diff line number Diff line change 22
22
23
23
## 更新日志
24
24
25
+ 3.0.1 2019/12/8:
26
+
27
+ 1 . 添加了 CSP2019 和一些公开赛的题目;
28
+ 2 . 跟进洛谷域名更换,将题目链接全部更新。
29
+
25
30
3.0 2019/10/13:
26
31
27
32
1 . 新增专题:回文自动机,K-D Tree,自适应辛普森法,左偏树,置换群,离线算法,构造,DLX,三分法,珂朵莉树。
28
33
2 . 添加了一些最近的公开比赛题目,部分专题补充了一些优质题目。
29
34
3 . 移除了部分重复题目。
30
35
4 . 对之前没有介绍的专题补充了介绍。
31
36
32
- 2.4.2 2019/7/28:
33
-
34
- 1 . 跟进新题库页面开发,更新了全部题目链接。
35
-
36
- 2.4.1 2019/7/25:
37
-
38
- 1 . 新增专题:前缀和&差分。
39
- 2 . 添加少量题目,调整部分题目位置。
40
-
41
- 2.4 2019/7/6:
42
-
43
- 1 . 新增专题:ST表,线性规划,筛法,莫队。
44
- 2 . 其他专题添加了少量题目。
45
-
46
37
[ 更早版本的更新日志请点击这里查看] ( https://github.com/SFOI-Team/luogu-problem-list/blob/master/history.md )
47
38
48
39
## Part 0 试机题
You can’t perform that action at this time.
0 commit comments