Problem 2319. Pandigital number n°1 (Inspired by Project Euler 32)
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 commentsProblem Recent Solvers100
Suggested Problems
-
Extract leading non-zero digit
2173 Solvers
-
1750 Solvers
-
Similar Triangles - find the height of the tree
444 Solvers
-
386 Solvers
-
Remove entire row and column in the matrix containing the input values
384 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!