Skip to content

Commit b9132ff

Browse files
Update README.md
1 parent 8e39008 commit b9132ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|244|88|120|36|
7+
|245|89|120|36|
88
----
99
1. [Two Sum](https://github.com/assassint2017/leetcode-algorithm/tree/master/Two%20Sum)
1010
2. [Add Two Numbers](https://github.com/assassint2017/leetcode-algorithm/tree/master/Add%20Two%20Numbers)
@@ -201,6 +201,7 @@
201201
201. [Bitwise AND of Numbers Range](https://github.com/assassint2017/leetcode-algorithm/tree/master/Bitwise%20AND%20of%20Numbers%20Range)
202202
202. [Happy Number](https://github.com/assassint2017/leetcode-algorithm/tree/master/Happy%20Number)
203203
203. [Remove Linked List Elements](https://github.com/assassint2017/leetcode-algorithm/tree/master/Remove%20Linked%20List%20Elements)
204+
204. [Count Primes](https://github.com/assassint2017/leetcode-algorithm/tree/master/Count%20Primes)
204205
206. [Reverse Linked List](https://github.com/assassint2017/leetcode-algorithm/tree/master/Reverse%20Linked%20List)
205206
207. [Course Schedule](https://github.com/assassint2017/leetcode-algorithm/tree/master/Course%20Schedule)
206207
210. [Course Schedule II](https://github.com/assassint2017/leetcode-algorithm/tree/master/Course%20Schedule%20II)

0 commit comments

Comments
 (0)