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

Longest repeated string...

by Yzzyx (Beadle)
on Feb 03, 2006 at 15:50 UTC ( [id://527689]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    length: 1 digits: 0 quantity: 3
    length: 1 digits: 1 quantity: 2
    length: 1 digits: 2 quantity: 2
    ...
    length: 1 digits: 5 quantity: 2
    length: 1 digits: 9 quantity: 3
    length: 2 digits: 30 quantity: 2
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    my $line;
    ...
                    }
            }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found