Dear all,
You may have used https://kenkoooo.com/atcoder#/table/ to check for Atcoder Problems and their difficulties. I like this tool so much that I decided to write a CF version of it (I have got permission from the author to copy the exact same style of his website).
It has been posted on my blog https://tom0727.github.io/cf-problems/.
Here is a preview of it:
If you encounter any problems using this tool, or you have a bad experience using it on phone, please inform me, thanks!
• This list is updated automatically every day.
Update1: It is a good idea to add Login function and track AC status of the problems. I will work on this feature recently. For other features, since this page is written in pure html/css/js, it might be costly to add new complicated features. Therefore I plan to refactor this project next year if there are many people using it.
Update2: Added Login Feature! You only need to input the handle, password is not needed! Also when you mouseover a contest name, the whole name can be shown. Enjoy!
Update3: The contest names are shorter now, the rendering logic has been changed to make the page faster.
Update4: Fixed a bug where some new contest problems have rating "undefined". Now the list will not contain any problem that does not have a rating.
Update5: The tool is now updating automatically everyday.
This is wonderful. Well done.
Looks amazing :o Do you have any plan to make it possible to track an account's AC status like kenkoo?
Thank you for your reply! I currently do not plan to add the feature of tracking AC status, mainly because of my limited frontend knowledge and time. I may consider adding new features next year (that is when I have finished my application of graduate schools).
This is really good!
Thanks for this wonderful tool. But can you tell me how to find an educational round in that? Sorry if I'm not able to find that?
Thank you for your valuable feedback! It seems that I have wrongly filtered educational rounds. I will fix this soon!
Should be fixed now, please kindly check it!
Thank you, very cool. Login/updating features would be great :)
Thanks for the suggestion. Login feature has been added!
Just getting handle name and updating the table with AC status might be a quick solution while you are implementing full login features.
This is Amazing! Good job and keep going!
Thank you! It is really cool.
One request, Can you remove "Codeforces Round", "Educational Round" etc prefixes from Contest name column so that one can see Contest number only in the column itself, and don't have to hover over the contest name to see contest number in tooltip. For example, #644 (Div.3) in Div 3 list. It will be much better experience that way.
Thanks for your suggestion, the names have become shorter now!
great, I'm going to love it :)
Is it not updating new contests anymore?
It is updating! I just removed the gitee link, originally it is for serving Mainland China users, but because of regulations gitee is not available now.
You can still get everything from my github blog!
Do you have to update it manually each time there is a new contest? I am wondering why the most recent CF rounds (745, 746) are not visible here.
The update is automatic. It is done every 3 days. And for a contest if the problem ratings are not yet released, then the list will not include this contest. So please do wait for a few days, it should be appearing soon!
Oh no worries, thanks! And thank you for making the tool :)
Amazing site. Thanks.
If a problem is showing green in div1.Can the the problem show green in the div2 version as well?
Very nice idea! I am recently busy with plenty of things, I would definitely implement this feature once I have time!
Thanks!Will it also be possible to enable/disable difficulty ratings like kenkoooo does?
Yes, will put this on the TODO list!
This is Amazing! Good job and keep going!
We also have https://cftracker.netlify.app/ with nicer ui.