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

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

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
  • Проголосовать: не нравится

»
9 лет назад, скрыть # |
 
Проголосовать: нравится +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.

»
9 лет назад, скрыть # |
 
Проголосовать: нравится -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.

  • »
    »
    9 лет назад, скрыть # ^ |
     
    Проголосовать: нравится +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.

    • »
      »
      »
      9 лет назад, скрыть # ^ |
       
      Проголосовать: нравится -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.

      • »
        »
        »
        »
        9 лет назад, скрыть # ^ |
        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?

        • »
          »
          »
          »
          »
          9 лет назад, скрыть # ^ |
          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?

          • »
            »
            »
            »
            »
            »
            9 лет назад, скрыть # ^ |
             
            Проголосовать: нравится +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"

          • »
            »
            »
            »
            »
            »
            9 лет назад, скрыть # ^ |
            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.

        • »
          »
          »
          »
          »
          9 лет назад, скрыть # ^ |
           
          Проголосовать: нравится +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

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

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

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

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