Class Solution
- java.lang.Object
-
- g1601_1700.s1663_smallest_string_with_a_given_numeric_value.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
getSmallestString
public String getSmallestString(int n, int k)
-
-