google_codejam_stats
google_codejam_stats copied to clipboard
Implement stats by user
It should be possible to search for a specific user and see his/her stats for each round. There is already an API implemented (as discussed at https://codeforces.com/blog/entry/66891?#comment-514854).
Also, the user table (the one that exists now) could link to this user-specific stats page.