Skip to content

Commit c1bd932

Browse files
committed
update at 2017-06-25
1 parent c6bb473 commit c1bd932

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
@@ -1,9 +1,9 @@
11
# :pencil2: Leetcode Solutions with Python,Golang
2-
Update time: 2017-06-24 13:08:03
2+
Update time: 2017-06-25 13:08:24
33

44
Auto created by [leetcode_generate](https://github.com/bonfy/leetcode)
55

6-
I have solved **96 / 551** problems
6+
I have solved **96 / 555** problems
77
while there are **101** problems still locked.
88

99
If you want to use this tool please follow this [Usage Guide](https://github.com/bonfy/leetcode/blob/master/README_leetcode_generate.md)
@@ -567,3 +567,7 @@ If you are loving solving problems in leetcode, please contact me to enjoy it to
567567
|623|[add-one-row-to-tree](https://leetcode.com/problems/add-one-row-to-tree)||[:memo:](https://leetcode.com/articles/add-one-row-in-a-tree/)|Medium|
568568
|624|[maximum-distance-in-arrays](https://leetcode.com/problems/maximum-distance-in-arrays)||[:memo:](https://leetcode.com/articles/maximum-distance-in-array/)|Easy|
569569
|625|[minimum-factorization](https://leetcode.com/problems/minimum-factorization)||[:memo:](https://leetcode.com/articles/minimum-factorization/)|Medium|
570+
|628|[maximum-product-of-three-numbers](https://leetcode.com/problems/maximum-product-of-three-numbers)||[:memo:](https://leetcode.com/articles/maximmum-product-of-three-numbers/)|Easy|
571+
|629|[k-inverse-pairs-array](https://leetcode.com/problems/k-inverse-pairs-array)||[:memo:](https://leetcode.com/articles/k-inverse-pairs-array/)|Medium|
572+
|630|[course-schedule-iii](https://leetcode.com/problems/course-schedule-iii)||[:memo:](https://leetcode.com/articles/course-schedule-iii/)|Medium|
573+
|631|[design-excel-sum-formula](https://leetcode.com/problems/design-excel-sum-formula)|||Hard|

0 commit comments

Comments
 (0)