Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef79c61

Browse files
committedJun 30, 2019
Edition 2.3.1
1 parent a1f740c commit ef79c61

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed
 

‎README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626

2727
`list.pdf`:定期(有修改的情况下一周一次)导出的 PDF 版本。
2828

29-
`todo.list`:为 [memset0 的 todolist 工具](https://github.com/memset0/luogu-todolist)[Anguei 的超级任务计划](https://github.com/Anguei/Luogu-Super-Todolist) 而制作的版本。(因为制作比较麻烦,更新频率大约一月一次)
30-
3129
## Copyleft
3230

3331
[![](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0/deed.zh)

‎contributors.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
* [Studying Father](https://github.com/StudyingFather)
66
* [xht37](https://xht37.cnblogs.com)
77
* [ChungZH](https://github.com/ChungZH)
8-
* [abc1763613206](https://github.com/abc1763613206)
8+
* [abc1763613206](https://github.com/abc1763613206)
9+
* [bear-good](https://github.com/bear-good)

‎history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 更新日志
22

3+
2.3.1 2019/6/30:
4+
5+
1. 少量题目添加与格式修正。
6+
37
2.3 2019/6/13:
48

59
1. 添加题目:添加了一些DP题目。

‎list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222

2323
## 更新日志
2424

25+
2.3.1 2019/6/30:
26+
27+
1. 少量题目添加与格式修正。
28+
2529
2.3 2019/6/13:
2630

2731
1. 添加题目:添加了一些DP题目。

0 commit comments

Comments
 (0)
Please sign in to comment.