Search
⌘K

Leetcode 3270. Find the Key of the Numbers

Given three positive integers (<=9999), pad each to four digits with leading zeros and construct a 4-digit number whose i-th digit is the minimum of the i-th digits of the three numbers; return that resulting number as an integer (no leading zeros).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.