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 dfbb386 commit 081a641Copy full SHA for 081a641
src/main/scala/g0001_0100/s0045_jump_game_ii/Solution.scala
@@ -29,4 +29,3 @@ object Solution {
29
if (result == -1) minJump else result
30
}
31
32
-
0 commit comments