Всем привет!
Команда Codeforces усердно трудится каждый день над улучшением платформы. Вот краткий обзор последних нововведений.
Удаление мэшапов
До недавнего времени на Codeforces не было возможности полностью удалить созданные вами мэшапы — они оставались "висеть" в интерфейсе и могли мешать, если их много.
Теперь же вы можете удалить созданные вами мэшапы. Для этого перейдите на страницу редактирования:
В самом низу страницы будет находится кнопка для удаления:
Удаление мэшапа обратимо, то есть вы сможете восстановить его при необходимости. Просмотреть удаленные мэшапы можно нажав на ссылку ниже таблицы с мэшапами.
Другие нововведения
- Добавлен фильтр по формату тренировки (IOI или ICPC) в списках мэшапов и тренировок.
- Обновлены версии компиляторов: Python 2 до версии 2.7.18, Python 3 до версии 3.9.1, Ruby до 3.0.0, Go до 1.15.6, Rust до 1.49.0.
- Появилась возможность скрывать трансляции из календаря.
- На странице со списком соревнований пользователя теперь показывается дата и время начала соревнования.
- На странице приглашений в группы теперь показывается, кто вас пригласил.
- Появилась возможность массово менять индексы задач в мэшапах. Раньше, чтобы перенумеровать задачи в мэшапе нужно было редактировать каждую задачу по-отдельности.
Sorry to interrupt, but the spoilers aren't fixed yet.
It's fixed now I think
Thank you for including the month/year in the title!
I've been thinking lately displaying the year or newness or something next to each entry in Recent Actions would be good, since frequently update or policy posts get bumped year after year.
Can Codeforces Team also do something about blogs preview on TOP page
And in "Favourites" too
Adding to this, any plans to revamp the blog/forums system in general (having different sections, seeing more than just most recent posts, etc.)?
Is it possible to add unrated contests like Kotlin Heroes, Q#, etc. to the user's contests page?
In mobile version of codeforces, the top-bar (with hamburger button) only appears if screen width is <= 800 px. This results in no top-bar when my mobile is rotated horizontal. Please increase this limit.
It will be better if there is a check box option "hide participated contests" on the contest page like "hide solved problems" check box on the problemset page. Then we don't have to scroll a lot to find a contests for doing virtual contests.
Just give us this one more feature to hide all the tags of a problem except for the rating of that problem!!
I know this has been asked many times but please add the option to participate out of competition.
Great work! brilliant inovations!
Please add the option to delete teams too.
Please add the feature to keep the rating and tags part of the problem in spoiler form rather than changing it from settings.
dp,
greedy,
*1700
Just my thoughts:
Also, is it possible to attach link to resource from polygon? I want to give link to visualizer but I have to upload it somewhere else because I have no idea how to get link to it inside polygon.
FEATURE REQUEST
When there is feature to edit the comment then there must be a feature to edit the vote (up-vote to down-vote and vice versa)
Finally will delete all those unnecessary mashups created for practice.
Hey geranazavr555, currently the API for requesting information about CF users states
No more than 10000 handles is accepted
, yet at the moment at most 300-500 users can be requested at a time. This is a bottleneck for developing discord bots and tools using the CF API and leads to a lot of API calls needing to be made to implement certain features. Could you look into this?Source: https://mirror.codeforces.com/apiHelp/methods#user.info