Go back and read the original problem. There is a specification given. Debating whether another specification may be better (eg do points won by matter) is irrelevant, we are given the spec. There are 6 parts to the spec. The original poster claims to know how to do 5 parts of it correctly, and shows enough code to demonstrate that. The problem is that condition 3 is hard. The question is therefore, "How do I handle condition 3?"

Your answer pointed the original poster at different ways to do the bits that could already be done. It offered no help on condition 3. Therefore it did not address the question asked

My answer explained how to calculate that condition. I did not do the rest of the spec because I believe that the original poster can do that. Plus it is boring work.

If you wish to continue defend your answer on the grounds that it demonstrates that you have the "creativity" to answer the question that wasn't asked, and not answer the question that was, well, I don't quite know what to say to that. The situation pretty much speaks for itself.

Anyways we're now going in circles. Unless you have a response that breaks new ground, I won't be responding again in this thread.


In reply to Re^6: Adding Special Rules to Sort by tilly
in thread Adding Special Rules to Sort by ctfishman

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.