123gjweq2's blog

By 123gjweq2, history, 2 years ago, In English

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

is the exact same as this one: https://codeforces.me/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?

  • Vote: I like it
  • +199
  • Vote: I do not like it

| Write comment?
»
2 years ago, hide # |
 
Vote: I like it +108 Vote: I do not like it

When knowledge is more freely available, people become better

»
2 years ago, hide # |
 
Vote: I like it -65 Vote: I do not like it

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

»
2 years ago, hide # |
 
Vote: I like it +50 Vote: I do not like it

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.

  • »
    »
    2 years ago, hide # ^ |
     
    Vote: I like it +27 Vote: I do not like it

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

»
2 years ago, hide # |
 
Vote: I like it +23 Vote: I do not like it

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.

»
2 years ago, hide # |
 
Vote: I like it +19 Vote: I do not like it

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

  • »
    »
    2 years ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    So that div2E problem it's like a div1C?

    • »
      »
      »
      2 years ago, hide # ^ |
       
      Vote: I like it 0 Vote: I do not like it

      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.

»
2 years ago, hide # |
 
Vote: I like it +17 Vote: I do not like it

People of the past had a skill issue

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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 - Координация презентации (сложная версия) or 2002D1 - Проверка DFS (лёгкая версия) compare to 1900 problem from 6xx, 7xx cf round it's actually insane. 1900 problem in past more like 1700 nowadays.

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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

»
2 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

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

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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.

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

A second hand product is always lower priced

  • »
    »
    2 years ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    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.

»
2 years ago, hide # |
 
Vote: I like it +3 Vote: I do not like it

Kindoff yeah. It's not necessarily a thing of skill (even tho the skill increased), like 8 years ago there were less people doing cf's and therefore the ratings were not really accurate (for our time). One would argue that generally the same ratio of "good" and "bad" people enter codeforces therefore the ratings should remain the same but i don't think so, nowadays codeforces is much more mainstream.

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Don't know about others but I get worse every day