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 Solvers109
Suggested Problems
-
Remove the two elements next to NaN value
678 Solvers
-
Implement simple rotation cypher
1087 Solvers
-
Change the sign of even index entries of the reversed vector
599 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1460 Solvers
-
Find the Oldest Person in a Room
19611 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!