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 Solvers114
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1651 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
Make a random, non-repeating vector.
11218 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
513 Solvers
-
2083 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!