AjaySabarish's blog

By AjaySabarish, history, 6 years ago, In English

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

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

| Write comment?
»
6 years ago, hide # |
 
Vote: I like it -8 Vote: I do not like it

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 years ago, hide # ^ |
    Rev. 2  
    Vote: I like it -12 Vote: I do not like it

    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 years ago, hide # ^ |
    Rev. 2  
    Vote: I like it +29 Vote: I do not like it

    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 years ago, hide # ^ |
       
      Vote: I like it -27 Vote: I do not like it

      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 years ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

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

»
6 years ago, hide # |
 
Vote: I like it -8 Vote: I do not like it

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

»
6 years ago, hide # |
Rev. 3  
Vote: I like it -23 Vote: I do not like it

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 )