java.lang.Object
g1701_1800.s1786_number_of_restricted_paths_from_first_to_last_node.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • countRestrictedPaths

      public int countRestrictedPaths(int n, int[][] edges)