Class Solution
- java.lang.Object
-
- g1801_1900.s1900_the_earliest_and_latest_rounds_where_players_compete.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]earliestAndLatest(int n, int firstPlayer, int secondPlayer)
-