Munchausen numbers: Difference between revisions

Content added Content deleted
(Add FOCAL)
m (Added Delphi reference to Pascal code)
Line 892: Line 892:
lL x</lang>
lL x</lang>
Cosmetic: The stack is dirty after execution. The loop <code>L</code> needs a fix if that is a problem.
Cosmetic: The stack is dirty after execution. The loop <code>L</code> needs a fix if that is a problem.

=={{header|Delphi}}==
See [https://rosettacode.org/wiki/Munchausen_numbers#Pascal Pascal].


=={{header|Elixir}}==
=={{header|Elixir}}==