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.
1 parent d98a7e8 commit 25dc722Copy full SHA for 25dc722
2018.11.29-leetcode443/Mr.Q.md
@@ -27,5 +27,6 @@ public int compress(char[] chars) {
27
}
28
29
30
- return length + 1;
+
31
+ return length + 1;
32
0 commit comments