Class Solution
- java.lang.Object
-
- g1401_1500.s1466_reorder_routes_to_make_all_paths_lead_to_the_city_zero.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intminReorder(int n, int[][] connections)
-