Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор 123gjweq2, история, 3 дня назад, По-английски

This problem: https://codeforces.net/contest/733/problem/E

is the exact same as this one: https://codeforces.net/contest/1936/problem/B

except the former one is like 8 years older than the latter one. The former one is rated $$$2400$$$, while the latter one is rated $$$2000$$$. Does this mean that a candidate master today would've been a grandmaster 8 years ago?

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

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

When knowledge is more freely available, people become better

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

    I think people's IQ increases very slowly. I just guess that because in ancient times, there were many smart people; if they were in modern times, they would be 'smarter' too.

»
3 дня назад, # |
  Проголосовать: нравится -56 Проголосовать: не нравится

Damn, I wanted to upvote but missclicked downvote. Sorry man.

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

I think it's a combination of people getting actually better and the tendency of harder problems being overrated. Note that the former one is an E problem, so most people had to spend most of the time on A-D already, and there were not enough time left for them even to try E.

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

    And we try hard for B(assuming it's solvable), but not much for E(assuming it's hard).

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

Also, in the old days when the pretests are weak, it's possible someone with an almost correct submission to be hacked/FST, and they won't be considered solved the problem during the contest. Hence affecting difficulty calculation.

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

It is not easy to compare the rating of problems in this case. To solve E you had to solve A, B, C, and D, to solve B you only had to solve A. Naturally, E would have a higher rating.

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

You are comparing div 2 to div 1 which is not that fair. Also, the problem statement is rather long on the first one.

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

    So that div2E problem it's like a div1C?

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

      When div 1 + 2 rounds happen, div. 2 E is usually the same as div. 1 C. But -is-this-fft- says that div. 1 C's are usually less standard than regular div. 2 E's, so they aren't exactly the same.

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

People of the past had a skill issue

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

Because it's a binary search, even with hard implementation.

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

I believe it's true I was able to solve few 1900 problem without looking editorial or other ppls code but that's not the case for recent 1900. See problem like 2021C2 - Adjust The Presentation (Hard Version) or 2002D1 - DFS Checker (Easy Version) compare to 1900 problem from 6xx, 7xx cf round it's actually insane. 1900 problem in past more like 1700 nowadays.

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

Just saying this problem is rated 2800. https://codeforces.net/contest/10/problem/D

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

you're right! I have been upsolving 1900 rated problems and definitely feeling the difference between old and new problems.

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

When I start doing high rated problem then my level I first try the last page then second last . . . cause the last page problem are lot easier then first page I even see some 1400 rated last page problem which are easier then 1000 first page problem.

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

A second hand product is always lower priced

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

    Even though I don't agree with you, the world needs more proverbs like this: proverbs that you can just drop from time to time and everyone will know what you're talking about.