Class Solution
java.lang.Object
g1801_1900.s1900_the_earliest_and_latest_rounds_where_players_compete.Solution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]earliestAndLatest(int n, int firstPlayer, int secondPlayer)
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
earliestAndLatest
public int[] earliestAndLatest(int n, int firstPlayer, int secondPlayer)
-