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

Автор JattDiClip, история, 4 года назад, По-английски

I am wondering what is the relation between the real difficulty of the same rated problems now and 10 years ago. For example, if I solve 2000 rated problem from the previous round and from codeforces Beta Rounds, Which one will be difficult in general?

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

»
4 года назад, # |
Rev. 3   Проголосовать: нравится +25 Проголосовать: не нравится

For problems with the same rating, recent rounds are more difficult.

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

It's hard to say, but from my experience, past Codeforces rounds have been more about "thinking"/observation rather than implementing. However, 10 years ago, there was much more implementation-based problems.

So it's hard to say because it's like comparing apples (implementation-base problems) to bananas (observation-based problems).