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

Автор DarkKnight32, история, 7 лет назад, По-английски

For the past few months the majority of the contest was bad, either because wrong statements, unclear statements, wrong test. So why is that ?

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

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

The contest today wasn't that bad either.
It was his first time, so he tried to make problem A also non-trivial. Anyway, some people encourage stories in problems. I personally don't and have a feeling that majority doesn't like it. The statements could be made shorter and easy to read.
This is what CF rounds must check too. AtCoder also follows this.

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

    It's not about today's contest, Well it counts but if you review the past 20 contest you'll see that there's a problem in most of them (not all of them), mostly the problems don't affect many participants but they still exist.

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

      You sure?
      I gave Tinkoff round, and it was pretty challenging and I loved it.
      I think you should not get frustrated so easily. Its not that easy to prepare a contest as you think.

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

Today's contest was really good, made you think and work for every single problem. Either you're biased since your (probably) didn't do well or i'm biased since i did reasonably well.

Honestly I don't get why you are going to certify contests as "good" or "bad" , when the only job is to practice and solve problems.

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

    Today's contest was actually disgusting. Do you seriously think that 1300+ hacks on A are ok? Statements were also extremely annoying, especially for problem A.

    • »
      »
      »
      7 лет назад, # ^ |
        Проголосовать: нравится -26 Проголосовать: не нравится

      Why shouldn't there be many hacks on A? Statements being hard to comprehend, is something that's part and parcel of a problem. I strongly disagree with your opinion on the same.

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

        Holy crap, that's div2A! It's the problem designed to introduce you to the contest and encourage you to go further through the contest! But what did we find today?

        1. Extremely long & misleading statement. The author should have atleast drawn pictures explaining the samples. It's no fun guessing whether some particular turn has an intersection with a pedestrian cross or not.

        2. Goddamn pretests. Really, they didn't decline the dumbest solution possible (solving the problem independently for each road).

        3. Hacks are good when they are not many and require some skill to design them. Not what we saw here, huh?

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

          About 3. — Why so? Is it .. like.. documented anywhere? Or is it just your own opinion that you postulate for some reason?

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

            Many hacks is a bad thing pretty much because hacking is the thing that REALLY depends on luck. You might be in a room where everyone ends up with a correct solution instantly or you might be hacking all contest long and end up being first place like today.

            Hacks are pretty hard to balance via giving problems specific scoring. You can't know for sure whether "this problem is worth 10 hacks and this is worth 20"

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

            The reasons are quite simple.

            1. One hack is worth one hundred points. That means that a luckier contestant can easily get several hundred more points with no serious effort just because there are more stupid solutions in his room. If you're still not convinced, take a look at the second place overall. Ain't that funny that the only contestant with all problems solved is lower than the one with eleven hacks?

            2. Lots of hacks are the result of nice pretests. I always thought that they are designed to prevent people from submitting blindly, but now I'm not that sure.

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

          It has become a routine that, solve DIV2 A,B then, instead of solving C make some simple hack case and hack. And have a better rating than those who solve C and sometime D

          • »
            »
            »
            »
            »
            »
            7 лет назад, # ^ |
              Проголосовать: нравится -31 Проголосовать: не нравится

            Well, if people prefer to get a higher ratings instead of actually solving problems it's up to them

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

              But the whole point of the rating system should be to reward those who solve problems! Not what happened today.

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

      If u just can't code trivial problem correctly, why do u think u have qualification to judge the problem?

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

We are waiting for PrinceOfPersia to hold another round and save Codeforces.