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

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

I came across this site (https://kenkoooo.com/atcoder/#/table/ ) that quantifies the difficulty of atcoder problems,but I was wondering how it would relate to CF difficulty, Any inputs would be great

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

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

There are already 3 blogs asking the same thing
https://mirror.codeforces.com/blog/entry/81704
https://mirror.codeforces.com/blog/entry/80461
https://mirror.codeforces.com/blog/entry/83546

Do a google search before making a new blog.

  • »
    »
    6 лет назад, скрыть # ^ |
    Rev. 2  
    Проголосовать: нравится -12 Проголосовать: не нравится

    I don't understand why people find asking on blogs easier than just googling first.

    When I need to know something I prefer to find answers via Google, I don't have the patience to wait days(or hours) for someone to respond with an unsatisfactory answer.

  • »
    »
    6 лет назад, скрыть # ^ |
    Rev. 2  
    Проголосовать: нравится +29 Проголосовать: не нравится

    Read the blogs first before quoting them. I have read all 3 blogs and none of them are actually helpful.

    First blog has an answer that proposes an equivalence graph among various Oj's, but it is percentile rating distribution in an OJ and not about problem rating equivalence.

    Second has only 2 answers, and neither are related to my current question,the second answer says why atcoder seems harder

    And third blog has answers discussing about difference in their CF and atcoder rating.

    And I didn't want to simply revive the old blogs,because the ques was fuzzy and blog desc had nothing to do with the ques asked.

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

      And I didn't want to simply revive the old blogs,because the ques was fuzzy and blog desc had nothing to do with the ques asked.

      The blogs I mentioned are quite related to your question.
      If the question is not answered satisfactorily in those three blogs, you could just comment on the existing blogs, right?
      Moreover, if that question is not answered there, how can you expect that it will be answered here?

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

I would say Codeforces = AtCoder + 300. The nature of the problems on both the platforms is quite different though.

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

Where does it say Atcoder's rating for each problem? Is it just the point values for the questions?

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

The toughest problem ( as of now ) which I can upsolve in Codeforces after giving much time are rated 2600. The toughest problem ( as of now ) which I can upsolve in Atcoder after giving much time are rated around 2900( I use atocder kenkoooo to get rating ).

so I think Codeforces(2600R) is approximately equal to Atcoder(2900R).

The Problems beyond the above mentioned rating in respective site are beyond my scope of understanding( As of now xd )