Recently I am having problem in up solving problems after contest because I can't understand which problem I have to up solve without seeing the problem rating. So , I request to update the question rating of a contest before another contest.
If I have said something wrong , please downvote me.
the rating of a problem is not that important tbh, it's just a number. A problem might be easy with someone but hard with others.
Thanks, never thought in this way. Can you suggest me, How can I know ? which problem I should solve after a contest according to my rating?.
more is always good. If you have time, try all problems
You can see problems' rating on clist. It's not very accurate though.
Maybe the number of people that solved the problem during the round would help determine the difficulty. The first thing that comes to mind is to use the cf api, I actually made a script a while back for this but there may be a better way to accomplish this.