Блог пользователя diego_v1

Автор diego_v1, 11 лет назад, По-английски

I personally believe weighted rating is more fair than the standard IOI rating, because solving a difficult task should earn you more points than solving an easier one, even if the number of test cases for both tasks is the same.

That's why I decided to see what the scores would have been like for the past USACO Contests if that system was the one used.

It's not the exact same system USACO used to employ, because I didn't limit a problem weighting to 400 (ie: btree weighting in the November contest is 519).

Check it out and let me know what you think.

USACO Weighted Ratings

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
11 лет назад, # |
  Проголосовать: нравится -8 Проголосовать: не нравится

"You will receive an email if and when the owner of this item approves your request."????

shall we wait??

  • »
    »
    11 лет назад, # ^ |
      Проголосовать: нравится +3 Проголосовать: не нравится

    Same problem here

  • »
    »
    11 лет назад, # ^ |
      Проголосовать: нравится +3 Проголосовать: не нравится

    Sorry! Didn't know I had to share the document.

    Now it's public.

    • »
      »
      »
      11 лет назад, # ^ |
      Rev. 2   Проголосовать: нравится -8 Проголосовать: не нравится

      hmm .. for me I prefer equal weighted problems system.

      in case of this system all contestants will try to solve the easier problems first that's why it's fair

      that my opinion

      • »
        »
        »
        »
        11 лет назад, # ^ |
          Проголосовать: нравится +3 Проголосовать: не нравится

        Hhhmmmm, it's just a matter of opinions, but I disagree.

        Maybe a contestant will solve the easier problem fast and move on to the harder ones. He'll spend a couple of hours devising a good algorithm for the hardest problems, and earn 100% of its points, but because of rushing the solution for the easiest problems, a silly error in his code will earn him 10% of the points for the easiest problem. And he will score the same as the contestant who only solved the easiest problem.

»
11 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

It looks interesting.Could you make weighted results of January Contest?

»
11 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I updated the document. Now it includes January contest too.

»
11 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Document updated to include February Contest results.