Class Solution
java.lang.Object
g0701_0800.s0743_network_delay_time.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
networkDelayTime
public int networkDelayTime(int[][] times, int n, int k)
-