Skip to content

Commit cee2c4c

Browse files
committed
update at 2017-10-15
1 parent 1085765 commit cee2c4c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# :pencil2: Leetcode Solutions with Python,Javascript
2-
Update time: 2017-10-14 12:26:56
2+
Update time: 2017-10-15 12:27:07
33

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

6-
I have solved **96 / 619** problems
6+
I have solved **96 / 622** problems
77
while there are **114** 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)
@@ -635,3 +635,6 @@ If you are loving solving problems in leetcode, please contact me to enjoy it to
635635
|693|[binary-number-with-alternating-bits](https://leetcode.com/problems/binary-number-with-alternating-bits)||[:memo:](https://leetcode.com/articles/binary-number-with-alternating-bits/)|Easy|
636636
|694|[number-of-distinct-islands](https://leetcode.com/problems/number-of-distinct-islands)|:lock:|[:memo:](https://leetcode.com/articles/number-of-distinct-islands/)|Medium|
637637
|695|[max-area-of-island](https://leetcode.com/problems/max-area-of-island)||[:memo:](https://leetcode.com/articles/max-area-of-island/)|Easy|
638+
|696|[count-binary-substrings](https://leetcode.com/problems/count-binary-substrings)||[:memo:](https://leetcode.com/articles/count-binary-substrings/)|Easy|
639+
|697|[degree-of-an-array](https://leetcode.com/problems/degree-of-an-array)||[:memo:](https://leetcode.com/articles/degree-of-an-array/)|Easy|
640+
|699|[falling-squares](https://leetcode.com/problems/falling-squares)||[:memo:](https://leetcode.com/articles/falling-squares/)|Hard|

0 commit comments

Comments
 (0)