[leetcode] 1283. Find the Smallest Divisor Given a Threshold
DescriptionGiven an array of integers nums and an integer threshold, we will choose a positive integer divisor and divide all the array by it and sum the result of the division. Find the smallest divisor such that the result mentioned above is less t