Skip to content

Commit 3bd369c

Browse files
aQuaaQua
aQua
authored and
aQua
committed
更新README.md
1 parent e46ceb8 commit 3bd369c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
## 统计
88
||Easy|Medium|Hard|Total|
99
|:--|:--:|:--:|:--:|:--:|
10-
|**Algorithms**|14/157|27/311|12/117|53/585|
10+
|**Algorithms**|18/157|27/311|12/117|57/585|
1111
|**Draft**|0/2|0/5|0/1|0/8|
12-
|**Total**|14/159|27/316|12/118|53/593|
12+
|**Total**|18/159|27/316|12/118|57/593|
1313

1414

1515
## 已添加的题目
@@ -67,7 +67,11 @@
6767
|51|[N-Queens](./Algorithms/0051.n-queens)|☆ ☆ ☆|30%||
6868
|52|[N-Queens II](./Algorithms/0052.n-queens-ii)|☆ ☆ ☆|44%||
6969
|53|[Maximum Subarray](./Algorithms/0053.maximum-subarray)||39%||
70+
|66|[Plus One](./Algorithms/0066.plus-one)||38%||
71+
|88|[Merge Sorted Array](./Algorithms/0088.merge-sorted-array)||31%||
72+
|118|[Pascal's Triangle](./Algorithms/0118.pascals-triangle)||38%||
7073
|206|[Reverse Linked List](./Algorithms/0206.reverse-linked-list)||45%||
74+
|643|[Maximum Average Subarray I](./Algorithms/0643.maximum-average-subarray-i)||38%||
7175

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

0 commit comments

Comments
 (0)