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

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

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?

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

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

When knowledge is more freely available, people become better

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

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

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

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

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

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

People of the past had a skill issue

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

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

»
2 года назад, скрыть # |
 
Проголосовать: нравится 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 - Координация презентации (сложная версия) 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 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Just saying this problem is rated 2800. https://codeforces.me/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.

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

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

A second hand product is always lower priced

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

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

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