2020TAndr's blog

By 2020TAndr, 2 years ago, In English

Hi everyone! #justforfun Ever wondered if the task you are trying to solve is really hard?

I'm happy to present tool that shows approximate rating of the problem. It needs to know only programming language of some accepted solution, its work time and used memory: https://ratingers.pythonanywhere.com/cf-task-rating

Autoselecting language should work, but if you're talking English and see my page in Russian, please tell me about that.

As tasks can be really different, accuracy is a bit small: average error is 450 rating.) I think it's a fundamental restriction, because there may be easy problems using more time than harder ones.

It's WIP. If you find any bugs, you can talk to me here!

Full text and comments »

  • Vote: I like it
  • -25
  • Vote: I do not like it

By 2020TAndr, history, 3 years ago, In English

Haven't found any way to access standings of contest which belongs to a group, even when anybody can see them (e.g. https://codeforces.com/group/a7fj9QBnKu/contest/333884/standings).

UPD1: I tried to find the contest in 'contest.list', but it doesn't show there, even with my API key. As well, I tried to add parameter 'group'/'groupId' in link, but that doesn't work too.

Full text and comments »

Tags api
  • Vote: I like it
  • +20
  • Vote: I do not like it