Hello, everyone! I have tried to build a site where we can get the rating of a problem by entering its id using the API of Codeforces.
Why do I need such a site whereas I can get the rating of a problem in "Problemset" section?
- Well, obviously we can the rating of a problem by searching it on "Problemset" section. But "Problemset" is not the only place from where we visit to a problem. Sometimes we may visit to a problem from a practice sheet, from a past contest or even from an old blog of Codeforces. So, then it becomes difficult to find the rating of that problem. That's why I tried to build that site in a very simple way.
Here is the link
[N.B. It might take a minute or two sometimes since it’s fetching data from the API]







