We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af66c9c + 6d88e10 commit 3c7617cCopy full SHA for 3c7617c
2018.12.2-leetcode58/李碧涵.md renamed to 2018.12.3-leetcode58/李碧涵.md
@@ -22,4 +22,4 @@ class Solution(object):
22
if not s:
23
return 0
24
return len(s[-1])
25
-```
+```
0 commit comments