Given a number x, determine whether it is a pseudo-vampire number.
A pseudo-vampire number is similar to vampire numbers except -
- It can be of any length unlike the vampire numbers which have even no of digits.
- It can have n-number of fangs which need not to be of the same length unlike the vampire numbers which can have only two fangs.
- But the fangs must contain precisely all the digits of the original number.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers35
Suggested Problems
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
521 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
14232 Solvers
-
97 Solvers
-
Converting numbers back from extended form
130 Solvers
-
Sum the 'edge' values of a matrix
408 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!