Class Solution
java.lang.Object
g2001_2100.s2049_count_nodes_with_the_highest_score.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countHighestScoreNodes
public int countHighestScoreNodes(int[] parents)
-