Hi everyone,
I've just finished the first Codeforces tools website, currently it contains only one feature called all users table.
This table is similar to Codeforces rating table, but with this additional columns:
- Number of Tried Problems
- Number of Solved Problems
- Solved Problems Percentage
- Number of Successful Hacks
- Number of Unsuccessful Hacks
- Contribution Rank
- Contribution
Also you can sort the table according to any column by clicking on the column header, it may take couple of seconds to sort the table as it's very big, also it may take few seconds to load the table.
There are some important notes in the home page, make sure to check it.
Keep checking this main post to see the new added features.
I'll add the following features:
- Add filtering for the all users table.
- Adding profile page for each user, which contains links for all problems he solved.
- Adding some statistics for each user, for example the languages he used to solved the problem, his average number of solved problems per contest, how many times he solved a problem for each level, and more information.
- The ability to compare to users, by merging their graphs together, or counting how many number solved by one of them while the other one failed to solve it.
If you have any suggestion or a feature you wish, feel free to ask for it in this post, and I'll do my best to make all requested features (if I can).
Hope you will find it useful.
Thanks!
I've just finished the first Codeforces tools website, currently it contains only one feature called all users table.
This table is similar to Codeforces rating table, but with this additional columns:
- Number of Tried Problems
- Number of Solved Problems
- Solved Problems Percentage
- Number of Successful Hacks
- Number of Unsuccessful Hacks
- Contribution Rank
- Contribution
Also you can sort the table according to any column by clicking on the column header, it may take couple of seconds to sort the table as it's very big, also it may take few seconds to load the table.
There are some important notes in the home page, make sure to check it.
Keep checking this main post to see the new added features.
I'll add the following features:
- Add filtering for the all users table.
- Adding profile page for each user, which contains links for all problems he solved.
- Adding some statistics for each user, for example the languages he used to solved the problem, his average number of solved problems per contest, how many times he solved a problem for each level, and more information.
- The ability to compare to users, by merging their graphs together, or counting how many number solved by one of them while the other one failed to solve it.
If you have any suggestion or a feature you wish, feel free to ask for it in this post, and I'll do my best to make all requested features (if I can).
Hope you will find it useful.
Thanks!
1- A_A_Lunyov failed in only one problem out of 70 submitted problems.
2- Egor submitted 190 problems.
3- Egor solved 163 problems.
4- Egor is second in the rating and contribution.
I think that there is no interest in it without sorting.And I'll add your requested stats, thanks for your suggestion.
As there is a very big margin between you and the second maximum number of successful hacks.
This only problem is the problem C from the contest with ID 39. Also I have failed on problem G that time. But I have solved it later in upsolving. Am I right that if someone will solve all unsolved by him problems in upsolving then he will have 100% in your table?
I think the notes written in the home page will answer all your questions.
Here are the notes:
1 - The only ignored contests are the 3 team contests.
2 - Each contestant is considered official even if he is out of competition.
3 - Normal contest and Div 2 contest are considered the same.
4 - The tried and solved problem counts are for the submissions happened during any online contest, even it's unrated.
Egor: 163 / 23 = 7.08 ?
But it's great, thank you!
Also, maybe it'll be good to make a checkbox, that toggle on/off unrated contest.
Some interesting stats (at least, interesting for me), like at TopCoder:
highest point total in a round; most matches in top3, in top10, in top50; most successful challenges in a single match.
Is it possible to opensource this tool please ?
This was 7 years ago man...