Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: (Golf) Fragment Reassembly

by jepri (Parson)
on May 02, 2001 at 09:28 UTC ( [id://77245]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    logger,gerbil,log,analog,
    Constructed sequence is analoggerbil
    ...
    
    Fragment,Reassembly,by,MeowChow,...
    Constructed sequence is byoureassemblesuperstringolfednakasubstringseq
    +uencing
    
  2. or download this
    use strict;
    sub assemble{
    ...
    foreach (@array) {print; print ",";};print "\n";assemble(@array);print
    + "\n";
     @array=qw(Fragment Reassembly by MeowChow
    ... aka DNA Sequencing or Shortest Common Superstring. Your mission, s
    +hould you choose to accept it, is to design a golfed sforeach (@array
    +) {print; print ",";};print "\n";assemble(@array);print "\n";
    

Log In?
Username:
Password:

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

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

    No recent polls found