Class Solution
java.lang.Object
g2401_2500.s2421_number_of_good_paths.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
numberOfGoodPaths
public int numberOfGoodPaths(int[] vals, int[][] edges)
-