Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: (golf) Interlaced Strings

by jmcnamara (Monsignor)
on May 02, 2001 at 13:42 UTC ( [id://77272]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub R1{
        $_=sub{join"\0",split//,pop};"\0".&$_|&$_
    }
    
  2. or download this
    sub R2{
        sub _{join"\0",split//,pop}"\0".&_|&_
    }
    
  3. or download this
    sub R3{
        sub _{join$",split//,pop}$".&_|&_
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 10:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found