Class Solution
java.lang.Object
g2301_2400.s2350_shortest_impossible_sequence_of_rolls.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
shortestSequence
public int shortestSequence(int[] rolls, int k)
-