Class Solution
java.lang.Object
g1701_1800.s1719_number_of_ways_to_reconstruct_a_tree.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
checkWays
public int checkWays(int[][] pairs)
-