Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Challenge: Fast Common Substrings

by BrowserUk (Patriarch)
on Apr 05, 2007 at 15:23 UTC ( [id://608499]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\test>608174-b -N=500 -LENGTH=3
                (warning: too few iterations for a reliable count)
    ...
    BH1 => 0
    TZ => 393468
    MN => 0
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    print "\n----\n";
    print "$_ => $results{ $_ }" for keys %results;
    

Log In?
Username:
Password:

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

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

    No recent polls found