Codeforces and Polygon may be unavailable from December 6, 19:00 (UTC) to December 6, 21:00 (UTC) due to technical maintenance. ×

MKasirloo's blog

By MKasirloo, history, 12 months ago, In English

Hi everyone! I want to find the formula which changes the ratings. Does anyone know the formula for rates? (By contest Div, old rating and count of Accepted problems) Thanks!

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

| Write comment?
»
12 months ago, # |
  Vote: I like it 0 Vote: I do not like it
»
12 months ago, # |
  Vote: I like it 0 Vote: I do not like it

A simple formula that (I think) works is that in order to get to rating X from rating C, you need the performance of a 4(X-C)+C rated programmer.