Leetcode 1317. Convert Integer to the Sum of Two No-Zero Integers
Find two positive integers a and b whose decimal representations contain no digit 0 (no-zero integers) such that a + b = n, and return any valid pair (a solution is guaranteed). Constraints: 2 ≤ n ≤ 10^4.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
0
Hello Interview Premium
Your account is free and you can post anonymously if you choose.