BrowserUk,
Unless I am still misunderstanding the rules, the absence of an 'f' in the hint words does not preclude it from appearing in the solution word.

After people, including yourself, were already working on the challenge - Zaxo asked in the CB if the mystery word could contain letter(s) not present in any of the hint words. I added an assumption.

Now the fact that my assumptions changed several times throughout the course of people working on is a reflection of how little progress I had actually made myself. As I indicated in another post - I don't have an official rule book for mystery word puzzles.

To me it was an interesting problem even with my poor assumptions. I have learned from it, so I have upvoted everyone who took time to reply. One lesson is that sometimes that the solutions you dismiss immediately deserve a second look. Another lesson is that no matter how thoroughly you think about a problem, as soon as you open it up to public debate you are going to find different points of view. I have played for a couple of days solving these puzzles by hand and had a method that I thought was smarter/better/faster than dictionary scans so I didn't even pursue it. It turned out coding my manual solution was harder than I thought.

Cheers - L~R


In reply to Re^6: Challenge: Mystery Word Puzzle by Limbic~Region
in thread Challenge: Mystery Word Puzzle by Limbic~Region

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.