Problem 2056. Is this number Munchhausen?
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
Problem Comments
-
7 Comments
Show
4 older comments
Dyuman Joshi
on 26 Feb 2022
The title has been corrected.
Noah Prisament
on 12 Jul 2022
The current title looks good
Valtar
on 25 Jul 2024
It is better to write Münchhausen or ü -> "ue", since a simple "u" gives a totally diff word in German.
Solution Comments
Show commentsProblem Recent Solvers198
Suggested Problems
-
Sum all integers from 1 to 2^n
15888 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2505 Solvers
-
423 Solvers
-
726 Solvers
-
492 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!