Does rating depend on which problem is solved or just total score?

What happens to the change in rating if

  1. someone solves 3 tough problems and some other solves 3 simple problems (in same contest).
  2. One solves 2 tough and other solves 3 simple problems.

The tougher problem here I mean problem with less no. of successful submission.

1 Like

The ratings just depend on total score.

More precisely ratings depend on the rankings in the contest, and the rankings just depend on the total score, there is no weight age to the problem based on difficulty of the problem.

So both the person solving 3 problems in long contest will get same rank(according to current rank tables).
but a person solving 3 problems will get better rank than a person solving 2 difficult problems.

Hope it helps.
Happy Coding !!!

3 Likes

Well said :wink: For completeness in short contests also solving times matters - who solve problems quicker has better rank.

1 Like

Thanks :).