Class Solution
java.lang.Object
g1201_1300.s1283_find_the_smallest_divisor_given_a_threshold.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
smallestDivisor
public int smallestDivisor(int[] nums, int threshold)
-