Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Identifying Overlapping Area in a Set of Strings

by rnahi (Curate)
on Jul 29, 2005 at 09:27 UTC ( [id://479316]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use Data::Dumper;
    ...
    }
    
    print Data::Dumper->Dump([ \@results], ['result']);
    
  2. or download this
    0 -> CCCCG (CCCG) 1 -> CCCGC
    1 -> CCCGC (CGC) 2 -> CGCGC
    ...
                [ 1, 'CC---' ],
                [   2, '---GC' ]
              ];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-23 19:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found