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
-
6311 Solvers
-
Maximum running product for a string of numbers
2198 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
292 Solvers
-
Sum of first n positive integers
591 Solvers
-
606 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!