in reply to Re: Challenge: Mystery Word Puzzle
in thread Challenge: Mystery Word Puzzle

jdporter,
assuming you've written a sub letters_in_common

I did that yesterday. This wasn't the approach I was going for, but it will work as was discussed in the CB. In fact - you could likely improve it by skipping dictionary words that weren't already the desired length.

It doesn't address the second part of the challenge though.

Cheers - L~R