Eban numbers: Difference between revisions

m
→‎Algorithmically generate / count: Fix comment: Perl 6 --> Raku
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎Algorithmically generate / count: Fix comment: Perl 6 --> Raku)
Line 990:
 
===Algorithmically generate / count===
Alternately, a partial translation of Perl 6Raku. Does not need to actually generate the e-ban numbers to count them. Display counts up to 10**21.
 
<lang perl>use strict;
2,392

edits