Hello Codeforces community!
Me and my friend nakamura developed CFStats: a website that allows stats comparison between 2 Codeforces handles.
The comparison includes:
- Rating graph comparison over the time (just like in Codeforces, but for 2 users)
- All attempted (but unsolved) problems by each handle
- Problems solved by tag by each handle
- Unique problems solved by each handle
- Problems that both handles solved
- Contests that each user participated
- Contests in which both handles participated (and their respective positions)
And we will be more than glad to introduce more features! We are open for your suggestions :)
Also, CFStats lets you create a profile. There, you can save:
- Codeforces friends (so you can easily compare yourself to them with one click)
- Problems to solve later
- Contests to solve later
The advantage of saving such things is that every time your profile is updated a message will appear next to a solved problem/contest telling you it has been solved so you can delete it.
The code is available on GitHub!
We hope that CF Statistics will be useful for someone! If you have any bug report we will appreaciate it!
Nice website.
One drawback: It counts Div2E and Div1C (and so on) versions of the same problem as different. Maybe something can be done about that?
Thanks for the site :)
Thanks for the feedback! We will take a look at it.
There is nothing API users can do about that because Div1C isn't always the same as Div2E and so on. I'd suggest to add some "unique ID" to the task on the CF side for that.
Similar tool: http://cfviz.netlify.com/compare.html
Love that
curl | sudo -E bash -
in instructions for setting up the repository.I really like this website! I have two ideas that could added in the upcoming versions:
1) Statistics about contribution (number of topics, number of comments, most upvoted topic, most upvoted comment, most downvoted...)
2) Problems solved by hardness(A, B, C,...G) by each handle
Thanks for the suggestions! I will add them to the pending features.
A pretty good website, good job.
but I find some bug,
For problem solve or not you are using last submission status, but the last submission may be wrong although some previous submission status accepted.
so there is a bug in the unsolved(attempted) list.
image...
Thanks for the feedback! This has already been fixed (update your handle's info to see it).
Yes , that is fixed now.
Two more suggestions,
If contest list also be in decreasing order like solved problems.
If you count how many times first user and second user won in contest both user participated list and How many tie as well.
A bug (?) found:
The minimum rating change of a handle is chosen to be displayed as the maximum rating decrease, which may not be accurate if the handle does not experience any rating loss. Maybe the same happens in maximum rating increase.
Suggesting things to add:
This site is not working now. PedroBortolli can you please do something?
Try this
But It don't show list of problems. Only number of problems. Is there any way to see list of problems?