Search
⌘K

Leetcode 2729. Check if The Number is Fascinating

Given a 3-digit integer n, form the concatenation of n, 2n, and 3n and return true if that 9-digit string contains each digit 1–9 exactly once (and no zeros), otherwise return false.


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.