Problem 45272. Pseudo-vampire number

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

14.89% Correct | 85.11% Incorrect
Last Solution submitted on Jan 13, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers24

Suggested Problems

More from this Author165

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!