Skip to content

Commit d432f32

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent cfc1bdb commit d432f32

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**|5/155|12/303|2/115|19/573|
10+
|**Algorithms**|6/155|12/303|2/115|20/573|
1111
|**Draft**|0/2|0/5|0/1|0/8|
12-
|**Total**|5/157|12/308|2/116|19/581|
12+
|**Total**|6/157|12/308|2/116|20/581|
1313

1414

1515
## 已添加的题目
@@ -34,6 +34,7 @@
3434
|17|[Letter Combinations of a Phone Number](./Algorithms/0017.letter-combinations-of-a-phone-number)|☆ ☆|34%||
3535
|18|[4Sum](./Algorithms/0018.4sum)|☆ ☆|26%||
3636
|19|[Remove Nth Node From End of List](./Algorithms/0019.remove-nth-node-from-end-of-list)|☆ ☆|33%||
37+
|20|[Valid Parentheses](./Algorithms/0020.valid-parentheses)||33%||
3738

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

0 commit comments

Comments
 (0)