Class Solution
java.lang.Object
g2301_2400.s2368_reachable_nodes_with_restrictions.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
reachableNodes
public int reachableNodes(int n, int[][] edges, int[] restricted)
-