Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re (tilly) 1: (Golf) Fragment Reassembly

by MeowChow (Vicar)
on May 03, 2001 at 06:08 UTC ( [id://77551]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print assemble(qw(oa af wf wa));
    
    # owaf - a wrong answer
    # oafwfwa - a right answer
    
  2. or download this
    sub c{@r='';@r=map{$c=$_;map$c.$_,@r}@_ for 1..shift;@r}
    
    ...
    }
    
    print assemble(qw(oa af fa afa));
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-03-19 06:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found