Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Challenge: 8 Letters, Most Words (2of12int.txt in 20^H^H 10 secs; Pure Perl)

by BrowserUk (Patriarch)
on Oct 09, 2013 at 18:47 UTC ( [id://1057603]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [19:35:10.42] C:\test>1056884-calc hdb.dict
    2aaaaenot
    ...
    [4] einnostx : six one nine ten
    [3] eenostwx : one two ten
    ...
    
  2. or download this
    #! perl -slw
    use strict;
    ...
        sort{ @{ $stats{ $b } } <=> @{ $stats{ $a } } } keys %stats;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-19 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found