Hello!
As many of you have noticed we have new features on Codeforces. The tab “Friends” has appeared on the user ratings page. But it is only the first of improvements made. Now you can view a list of friends on problemset standings, contest registrants and contribution standings pages. Because of increasing popularity of Codeforces the pagination has been added to the rating page.
But that's not all. In order to classify problems, it was decided to introduce the ability to add tags to them. Search by tags is not implemented yet, but administrators and users with high (your color should be at least blue) rating can add tags right now. To do this, simply open the desired problem and add tags in the sidebar form.
As you can see, the project development is actively underway. We would like to hear from you new constructive suggestions.
Updated:
In the near future will be implemented a compact view of tags in the problemset and a setting to show/hide tags.
Maxim Shipko, Codeforces Team
But there is one thing that I could suggest. The function which allows to disable showing tags for problems would be very apprioprate. It is eassier to solve a problem when you know the type of it. But in real contests we do not know their types.
However, sometimes it is more important to practice on certain problem types. Then the user could choose to show tags.
I would leave that as a private option for every user.
UPD.
Please check this blog post. Hope that bug was fixed.
I also wonder, when will Codeforces add column-sorting feature for these tables.
Thanks for this appreciated updates :)
What column? Handle? The tables are already sorted by rank/number of solved problems/rating etc.
So, in that point of the screen, it forces the cursor to be a pointer.
I would like very much if you solve this annoying problem.
- - - - -
UPD: It is also possible to leave unmodified the href field (with the #)
but then it's necessary to prevent the browser to bringing the user up to the top of the page.
Take a look at that, there's also a Demo
(you click a link with href tag, but the script prevent the default event and writes 'default click prevented') ! :)
"Updated:
In the near future will be implemented a compact view of tags in the problemset and a setting to show/hide tags."
This is mentioned in the blog post above.
Your comment helps me very much :D
What do problems with implementation tag entail? I have not been able to find the answer somewhere else. I will appreciate someone's help.
It means that the solution of "implementation" problem is difficult to implement.