Class Solution
java.lang.Object
g1701_1800.s1786_number_of_restricted_paths_from_first_to_last_node.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
countRestrictedPaths
public int countRestrictedPaths(int n, int[][] edges)
-