Блог пользователя ankit-chauhan

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

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

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

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

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