Class Solution
java.lang.Object
g1401_1500.s1492_the_kth_factor_of_n.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
kthFactor
public int kthFactor(int n, int k)
-