Skip to content

Commit c15e42d

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

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

1414

1515
## 已添加的题目
@@ -27,6 +27,7 @@
2727
|10|[Regular Expression Matching](./Algorithms/0010.regular-expression-matching)|☆ ☆ ☆|24%||
2828
|11|[Container With Most Water](./Algorithms/0011.container-with-most-water)|☆ ☆|36%||
2929
|12|[Integer to Roman](./Algorithms/0012.integer-to-roman)|☆ ☆|44%||
30+
|13|[Roman to Integer](./Algorithms/0013.roman-to-integer)||45%||
3031

3132
## helper文件夹
3233
[helper](./helper)会帮助处理大部分琐碎的工作。

0 commit comments

Comments
 (0)