Finding out the rating of a problem by just entering problem's ID

Revision en1, by Abdullah_Siddique, 2025-09-14 20:13:40

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]

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Abdullah_Siddique 2025-09-14 20:13:40 897 Initial revision (published)