Skip to content

Commit ab265bc

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent 029a8b4 commit ab265bc

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|13/307|3/115|23/577|
10+
|**Algorithms**|7/155|14/307|3/115|24/577|
1111
|**Draft**|0/2|0/5|0/1|0/8|
12-
|**Total**|7/157|13/312|3/116|23/585|
12+
|**Total**|7/157|14/312|3/116|24/585|
1313

1414

1515
## 已添加的题目
@@ -38,6 +38,7 @@
3838
|21|[Merge Two Sorted Lists](./Algorithms/0021.merge-two-sorted-lists)||38%||
3939
|22|[Generate Parentheses](./Algorithms/0022.generate-parentheses)|☆ ☆|44%||
4040
|23|[Merge k Sorted Lists](./Algorithms/0023.merge-k-sorted-lists)|☆ ☆ ☆|27%||
41+
|24|[Swap Nodes in Pairs](./Algorithms/0024.swap-nodes-in-pairs)|☆ ☆|38%||
4142

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

0 commit comments

Comments
 (0)