java.lang.Object
g2301_2400.s2368_reachable_nodes_with_restrictions.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • reachableNodes

      public int reachableNodes(int n, int[][] edges, int[] restricted)