Class Solution
- java.lang.Object
-
- g1601_1700.s1688_count_of_matches_in_tournament.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
numberOfMatches(int n)
-