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

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

If problem A itself is very hard then many participants will not even participant in the contest because of fear of loosing rating.
And because of that number of participants is too less than than the number of participants registered for the contest.
And it will affect the overall rating of many users. (Obviously who atleast solved A should have higher ranking than the one who not even solved A , but according to current scheme if user not made any submission that means user is no more participant for that contest.)
Make problem A very easy so that they do atleast one submission for the contest.
What's your thought on this point ?
Thank you.

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

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

Indeed. This time A was so much harder. On average I solve problem A in like 4 minutes but this time it took me 15. It really has a big effect on the number of participants. I have never seen a round with only around 5000 participants.

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

OR They could add a rated/unrated register option like AtCoder.

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

    Hi, your comment is not funny nor helpful. Next time, please refrain from writing such comments.

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

      and you please get a life instead of trolling all day

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

        Look at his comment list see who’s trolling all day lol

        Several people have been saying this with their main account for weeks, but he keeps creating non-funny and non-helpful comments, I’m done with it

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

          Look at your comment list, and yourself. Making an entire account just to insult people because you are too scared of actually insulting them from your main account. God save Codeforces.

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

          After all this "rated/unr participant" comment is very useful.Please don't judge cmments with their posters.

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

      you know that's the best solution. You can't tell problem setters every time not to make hard A. But if there is an option for rated/unrated participation you can still enjoy the contest if you feel too hard.

      I can't believe you opened a new account just 3 hours ago to write those shits!!!

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

Friendly advice Never attend contest set up by 74TrAkToR. Because they are always with mathematical problems and observations in them

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

Not only that, today most people participated in 1st contest and were too tired to participate again, like myself

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

    Then don't participate in the second one, what is the problem? These rounds were based on olympiads, so likely moving them was not an option. Featuring both of these contests is still strictly better than featuring only one.

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

      I know and I'm not against that, I just mean that this wasn't the only factor about today's contest

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

Please do

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

It also harms the problem ratings.

Read the whole blog

I agree that Problem A should be easier; it also boosts the morale of the participants.

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

I think it's the first time I ever see a newbie blog with more than 100 upvotes except for sus

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

In the last round A was really hard. Anyway, I believe that the rules need to be changed: for those who have opened and read at least one task, they should already be considered as participants, so that there is no temptation to skip the competition.

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

Usually, div2A and div2B can be bruteforced as problem setters tend to lower the limited for arrays sizes, and every now and then I get stuck and frustrated trying to solve them, so I find myself writing some brute force with some DP if needed for such problems, check out my solution for the last A problem, it's probably bad advice to avoid the intended solution in favor of the dump bruteforce one, but sometimes it can save the day.

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

Just grind on the problemset man. Eventually you will become good.