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

Re^4: Challenge: 8 Letters, Most Words

by McA (Priest)
on Oct 04, 2013 at 23:40 UTC ( [id://1056952]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Challenge: 8 Letters, Most Words
in thread Challenge: 8 Letters, Most Words

Hi,

I'm asking because the output of your program does IMHO not give a hint of the right solution for the following dict:

aa aab baa aba ccc cdc dcc ccd rs sr qt tq uv vu wx xw

What do you think?

Best regards
McA

Replies are listed 'Best First'.
Re^5: Challenge: 8 Letters, Most Words
by TJPride (Pilgrim) on Oct 30, 2013 at 16:10 UTC
    My method is to, for each word, count the number of words that can be made using its letters. I then choose the word with the highest count. I suppose the best combination could be something else entirely, though.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found