In this problem, simply return 1 if a supplied number is Munchhausen narcissistic or 0 if not.
Example
153 is narcissistic but not a Munchhausen number
NOTE: the convention is that 0^0=0
Wikipedia link: https://en.wikipedia.org/wiki/Munchausen_number
test cases 5 and 7 seem to not be Narcissistic (https://oeis.org/A005188), but they are still marked as true.
http://oeis.org/A046253 and https://en.wikipedia.org/wiki/Munchausen_number
298 Solvers
306 Solvers
Set some matrix elements to zero
228 Solvers
219 Solvers
369 Solvers