Class Solution
java.lang.Object
g2401_2500.s2467_most_profitable_path_in_a_tree.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
mostProfitablePath
public int mostProfitablePath(int[][] edges, int bob, int[] amount)
-