Problem 2056. Is this number Munchhausen?

  • Created by Ted
In this problem, simply return 1 if a supplied number is Munchhausen or 0 if not.
Example
153 is narcissistic but not a Munchhausen number
NOTE: the convention is that 0^0=0

Solution Stats

44.86% Correct | 55.14% Incorrect
Last Solution submitted on Jan 19, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers186

Suggested Problems

More from this Author11

Community Treasure Hunt

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

Start Hunting!