Skip to content

Commit 5c95e2b

Browse files
committed
fix
1 parent cf93800 commit 5c95e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/cjl/leetcode/Question_440.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ private int getCount(int n, int first, int last){
4747
}
4848
return num;
4949
}
50+
5051
}

0 commit comments

Comments
 (0)