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

Re: Search for identical substrings

by QM (Parson)
on Aug 17, 2005 at 22:53 UTC ( [id://484628]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $xor = substr($data[$d1],$s1,$L) 
            ^ substr($data[$d2],$s2,$L);
    
  2. or download this
    #!/your/perl/here
    
    ...
        print "$msg\nd:$delta_time\nt:$total_time\n";
        return @t[0,-1];
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-25 02:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found