samtregar,
I was discussing this earlier in the CB. This is the first year perl has been included in the competition so perhaps the problems are a bit more challenging in the other scripting languages.

The only problem I have entered so far is the first event in the advanced category. I asked for clarification on the following words:

The response I got was along the lines of - wouldn't would be considered 8 characters, we thought we had eliminated all words with spaces so not sure how war game was missed and woolen& looks like an error with the list.

This told me they were not placed there intentionally to make the task more difficult. I needed to find some way of making it a bit more challenging so my solution is only 4 lines of code (not golfed) and is probably one of the fastest solutions submitted. Unfortunately, I suspect I will be disqualified. I am not entering any more events until I find out for sure.

Cheers - L~R


In reply to Re^2: 2008 Winter Scripting Games have begun by Limbic~Region
in thread 2008 Winter Scripting Games have begun by sg

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.