Class Solution
java.lang.Object
g1701_1800.s1766_tree_of_coprimes.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
getCoprimes
public int[] getCoprimes(int[] nums, int[][] edges)
-