Skip to content

Commit eb2181c

Browse files
Update README.md
1 parent 22c13b7 commit eb2181c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# leetcode-algorithm
55
|total|easy|medium|hard|
66
|:---:|:---:|:---:|:---:|
7-
|293|108|148|37|
7+
|294|109|148|37|
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)
@@ -299,6 +299,7 @@
299299
792. [Number of Matching Subsequences](https://github.com/assassint2017/leetcode-algorithm/tree/master/Number%20of%20Matching%20Subsequences)
300300
796. [Rotate String](https://github.com/assassint2017/leetcode-algorithm/tree/master/Rotate%20String)
301301
802. [Find Eventual Safe States](https://github.com/assassint2017/leetcode-algorithm/tree/master/Find%20Eventual%20Safe%20States)
302+
806. [Number of Lines To Write String](https://github.com/assassint2017/leetcode-algorithm/tree/master/Number%20of%20Lines%20To%20Write%20String)
302303
829. [Consecutive Numbers Sum](https://github.com/assassint2017/leetcode-algorithm/tree/master/Consecutive%20Numbers%20Sum)
303304
852. [Peak Index in a Mountain Array](https://github.com/assassint2017/leetcode-algorithm/tree/master/Peak%20Index%20in%20a%20Mountain%20Array)
304305
872. [Leaf-Similar Trees](https://github.com/assassint2017/leetcode-algorithm/tree/master/Leaf-Similar%20Trees)

0 commit comments

Comments
 (0)