Skip to content

Commit f4550e7

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 7c66acc commit f4550e7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## 统计
88
||Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|7/155|12/307|2/115|21/577|
10+
|**Algorithms**|7/155|13/307|2/115|22/577|
1111
|**Draft**|0/2|0/5|0/1|0/8|
12-
|**Total**|7/157|12/312|2/116|21/585|
12+
|**Total**|7/157|13/312|2/116|22/585|
1313

1414

1515
## 已添加的题目
@@ -36,6 +36,7 @@
3636
|19|[Remove Nth Node From End of List](./Algorithms/0019.remove-nth-node-from-end-of-list)|☆ ☆|33%||
3737
|20|[Valid Parentheses](./Algorithms/0020.valid-parentheses)||33%||
3838
|21|[Merge Two Sorted Lists](./Algorithms/0021.merge-two-sorted-lists)||38%||
39+
|22|[Generate Parentheses](./Algorithms/0022.generate-parentheses)|☆ ☆|44%||
3940

4041
## helper
4142
[helper](./helper)会帮助处理大部分琐碎的工作。

0 commit comments

Comments
 (0)