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

Автор giorgosgiapis, история, 23 месяца назад, По-английски

Perhaps this is an unpopular opinion but I think we need more testers that are on the lower side of the rating spectrum. Having only red/orange testers for Div 2 contests might (and does) result in underestimation of the difficulty of the proposed problems. Blue/cyan or even green/gray form a more representative sample for the actual contestants. I understand that there should be a few highly rated and experienced testers but having only them can result in speedforces rounds for Div 2 participants.

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

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

I agree

»
23 месяца назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

yes div 2s are way too hard

»
23 месяца назад, # |
Rev. 2   Проголосовать: нравится +5 Проголосовать: не нравится

OK, what's about Round 745? There were a plenty of expert / specialist testers, but the round was very unbalanced (sorry problemsetters).

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

    I'm not saying blue/cyan testers will eliminate all unbalanced rounds but I think it can help.

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

      In my experience, blue/cyan testers can evaluate problem's difficulty not better than orange/red.

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

        That's nonsense. Problems that are easy for an orange/red may be way more difficult for a blue/cyan, so I don't understand why you think they will give the same evaluation. Why would I say a problem is easy if I'm unable to solve it during testing?

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

          For example, I am able to solve D2A D2B D2C D2D. Do you say that for me they have the same difficulty?

          • »
            »
            »
            »
            »
            »
            23 месяца назад, # ^ |
              Проголосовать: нравится 0 Проголосовать: не нравится

            You missed the point. When someone is highly rated then he might not be able to estimate the difficulty gap between problems and that's quite reasonable tbh.

            • »
              »
              »
              »
              »
              »
              »
              23 месяца назад, # ^ |
              Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

              Hmm... There is something. I remember preparing my 741 round. Before testing I was absolutely sure that task C was 800-900 rated (it scored 1500 at Codeforces).

              But this is only the half of the truth. I've seen 1800-1900 rated problems that are hard for me, and 2900 problems that are pretty easy for me. To balance round one need many testers, no matter how they are rated.

              This is because each person at each rating can understand difficulty gap (if they solved the problem), But everyone (except tourist) has weak and strong sides. You just need many testers to have combined view.

              • »
                »
                »
                »
                »
                »
                »
                »
                23 месяца назад, # ^ |
                  Проголосовать: нравится 0 Проголосовать: не нравится

                Agreed. Many testers from different rating ranges is probably the way to go. The problem is that, unlike coordinators, the number of testers, as well as who those testers are going to be, depends on the problem setter.

                • »
                  »
                  »
                  »
                  »
                  »
                  »
                  »
                  »
                  23 месяца назад, # ^ |
                    Проголосовать: нравится 0 Проголосовать: не нравится

                  Sad truth. Maybe this is so: we should have a testers of each colour :)

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

            Maybe idk how testing works, but I believe if there were more cyan/blue testers for today's round most of them won't be able to solve Div2D, and any sensible author would consider that a red flag, since most of the target audience might not be able to solve that problem. I can't say the same for orange/red testers maybe it was an easy or okay-ish problem to them, and they solved it during testing so the setter felt the problem was okay.

»
23 месяца назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

I agree...I think ideally there should be 1 tester of each rating color...something like Codeforces Round #736 (authored by Agnimandur): which had 32 testers of each color range. Having a bunch of testers in different rating ranges does not guarantee a balanced round, but it certainly makes a round more balanced imo...

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

Please allow me to be a tester

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

Huh? Then some random testers would start selling solutions. Eventually cheaters per round would increase. End of the world incoming with this kind of decision.

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

    That's not how testing works. Testers are (almost always) people whom the authors know (fairly well) and trust, and are experienced participants who would (hopefully) not only never intentionally leak problems/solutions, but would also be careful about unintentionally leaking anything.