Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Split int into segments of max int 26

by AnomalousMonk (Archbishop)
on Sep 13, 2017 at 02:13 UTC ( [id://1199250]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "for my $s (qw(Y Z AA  ZY ZZ AAA  ZZY ZZZ AAAA)) {
    ...
    'ZZY' -> 'ZZZ'
    'ZZZ' -> 'AAAA'
    'AAAA' -> 'AAAB'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1199250]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-03-29 07:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found