Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Find the shortest word in the English Language with: a b c d e f

by Eily (Monsignor)
on Jul 05, 2018 at 08:22 UTC ( [id://1217932]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @ARGV="/usr/share/dict/words";while(<>){$a='a';$a++while/$a/i;push@{$_
    +[length]},$_ if$a gt'f'}@_=map{$_?@$_:()}@_
    @ARGV="/usr/share/dict/words";while(<>){$a=a;$a++while/$a/i;push@{$_[y
    +///c]},$_ if$a gt f}@_=map$_?@$_:(),@_
    

Log In?
Username:
Password:

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

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

    No recent polls found