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 cf93800 commit 5c95e2bCopy full SHA for 5c95e2b
src/com/cjl/leetcode/Question_440.java
@@ -47,4 +47,5 @@ private int getCount(int n, int first, int last){
47
}
48
return num;
49
50
+
51
0 commit comments