A little warm-up to begin...
An n-digit number is pandigital if it makes use of all the digits 1 to n exactly ONCE.
For example, the 5-digit number 15234, is 1 through 5 pandigital.
Given a positive integer find whether it is a pandigital number.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers117
Suggested Problems
-
Find state names that start with the letter N
1495 Solvers
-
Back to basics 4 - Search Path
383 Solvers
-
Return fibonacci sequence do not use loop and condition
871 Solvers
-
6624 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2065 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!