Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: (golf) Interlaced Strings

by koolade (Pilgrim)
on May 02, 2001 at 19:54 UTC ( [id://77379]=note: print w/replies, xml ) Need Help??


in reply to Re: (golf) Interlaced Strings
in thread (golf) Interlaced Strings

Am I missing something? This doesn't work for me. $x and $y are never defined. Do you mean:

my@a=@_;my$z='';($z=chop($a[0]).chop($a[1]).$z)while($a[0]||$a[1]);$z

Log In?
Username:
Password:

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

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

    No recent polls found