Class Solution
- java.lang.Object
-
- g1801_1900.s1823_find_the_winner_of_the_circular_game.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 intfindTheWinner(int n, int k)
-