Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

java loop array

Input: n = 3, k = 27
Output: "aay"
Explanation: The numeric value of the string is 1 + 1 + 25 = 27, and it is the smallest string with such a value and length equal to 3.
Source by leetcode.com #
 
PREVIOUS NEXT
Tagged: #java #loop #array
ADD COMMENT
Topic
Name
8+2 =