Class Solution
- java.lang.Object
-
- g1601_1700.s1626_best_team_with_no_conflicts.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
bestTeamScore(int[] scores, int[] ages)
-