Class Solution
java.lang.Object
g1101_1200.s1130_minimum_cost_tree_from_leaf_values.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
mctFromLeafValues
public int mctFromLeafValues(int[] arr)
-