m5588ohammed's blog

By m5588ohammed, history, 11 months ago, In English

I've noticed in the latest Div. 2 (Round 1025) a common pattern that often appears in rounds with multiple version problems, the different versions are usually placed consecutively, in spite of their actual difficulties.

In Round 1025, I found Problem D much easier than both C2 and C3 even though they had significantly lower points compared to the time and effort you need to solve them.

i believe that rounds will provide a better and more fair experience for all the participants if they sorted the problems based on their actual difficulty and assign points individually taking into account how hard the additional observations you need to solve the harder versions for the same problem. i would love to read your thoughts!

  • Vote: I like it
  • -14
  • Vote: I do not like it

»
11 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by m5588ohammed (previous revision, new revision, compare).

»
11 months ago, hide # |
 
Vote: I like it -12 Vote: I do not like it

lil bro yapping about difficulties and he is an inactive newbie

»
11 months ago, hide # |
 
Vote: I like it -10 Vote: I do not like it

i didnt participate but they were all easy tbh get better

»
11 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

When there's subtasks, it's very possible that

  • The easier subtask is easier than the task before
  • The harder subtask is harder than the task after.

You need to decide yourself. Looking at the rankings might help.

As for point weights, it's important to consider the fact that solving the hardest subtask will also give points of the prior subtasks. Furthermore, choosing what to do is a part of contest strategy.