Блог пользователя MikeMirzayanov

Автор MikeMirzayanov, 3 года назад, По-английски

Hello, Codeforces!

I understand that 2021 has been going on for a long time, but here I have picked up a subset of some of the improvements that the Codeforces team made in 2020. Soon I will publish numbers (no, charts) with statistics for 2020. In the meantime, I bring to your attention a list of changes and improvements.

By the way, this is a decent list. This is about half to a quarter of all changes. It's just that other changes are more often somewhere in the internals of the system and are not visible to users. Please read this list. Each item is the effort of someone from the team. Thanks to geranazavr555, kuviman and cannor147 for their efforts. You've made our platform better! Well, by the way, I don't quit programming and many improvements were made by me.

The items on the list are written in a concise and informal form, many of the items I just copied from commit messages from git. If you want more details — ask in the comments, we will tell you! Of course, I forgot to include some improvements in the list.

  • Pypy support improved
  • Time factors supported in the judging backend
  • g++ 64-bit supported
  • Better support of question-problems (files supported, for VK Cup)
  • New scheduler of invocations (Polygon)
  • Tutorials in contest descriptors supported
  • Long long values in scripts and stresses (Polygon)
  • Better diagnostics for c++
  • Java 11 support
  • The better registration process (Polygon)
  • Improved performance of web pages in case of huge manual (not generated) tests (Polygon)
  • Better display of changes in files (Polygon)
  • Supported drafts for almost all textarea tags (Polygon)
  • Better PDF for a single problem, fixed olymp.sty (Polygon)
  • Improvements in Polygon API (Polygon)
  • Search in Polygon by problem or contest ids (Polygon)
  • Direct navigation to a specific problem in a contest (in the sidebar) (Polygon)
  • Suggestions while you add a user on the "manage access" tab and in some other places (Polygon)
  • Better support of languages in resources of contests
  • Improvements in "add submission to Polygon" feature
  • Now user can forbid invitations to teams from users who are not friends
  • Enhancements in spectator ranklists to support the Regional Stage of ROI better
  • Now a user can detach a mashup from a parent contest
  • Improvements in the display of broadcasts during rounds: now the plain text is used
  • Improvements in the filter of gym contests (including a personal list of exclusions)
  • Now you can set end time instead of duration while creating/editing a contest
  • Likes subsystem, used in EDU
  • EDU subsystem is released: actually, a lot of work has been done here, a very big item on this list
  • Introduced factors for time limits in mashups (time limits scaling policy)
  • Docker support improved (but it is still experimental now)
  • Many changes in crowdfunding support
  • Notify a user in private messages if the user was invited to a private contest
  • Support of announcements (broadcasts) in micro-websites (like m1.codeforces.com)
  • Better support of window-contests in gym/groups (for VK Cup)
  • Problem ratings have been improved and recalculated
  • Standings subpages to filter participants by some criteria (first usage in ICPC Foundation contests)
  • Better filter in status (filter by substring in participant name)
  • Links to the original problem in mashups
  • Feature to change the order of contests in a group
  • Show pretest count if OK in status
  • Edit all problem indices (letters) at once while editing a contest
  • Unfair virtuals detection improved
  • Added filters in personal status (list of submissions in a profile)
  • Now a user can delete problem in mashup/contest
  • Now a user can delete a mashup/contest
  • Ratings for new accounts are now calculated differently
  • Unrated or non-positive rating users can't use images in comments
  • Stream supported
  • Now a user can customize the blocks in the sidebar
  • Calendar with streams
  • Rewrite statements in mashups support
  • Option to hide solved problems the archive
  • Now Codeforces highlights recent changes in problem statements
  • Nerc 2020 challenge support
  • Multiple improvements in the interface for problem/contest proposals
  • Проголосовать: нравится
  • +1394
  • Проголосовать: не нравится

»
3 года назад, # |
Rev. 3   Проголосовать: нравится +39 Проголосовать: не нравится

Unrated or non-positive rating users can't use images in comments

By "non-positive rating users", do you mean the actual Codeforces rating or contribution points?

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится +94 Проголосовать: не нравится

    Actual rating. In general, this was a measure to limit the abuse of meme pictures in comments from new accounts. In fact, the amount of such content seems to have decreased.

    • »
      »
      »
      3 года назад, # ^ |
        Проголосовать: нравится +17 Проголосовать: не нравится

      MikeMirzayanov. I would also like to propose one small feature of not letting "non-positive rating users", to post unnecessary blogs from their fake accounts to demean the community guidelines. Thank you !! :)

      • »
        »
        »
        »
        3 года назад, # ^ |
          Проголосовать: нравится +5 Проголосовать: не нравится

        Yeah there are fake user blogs targeting other users, created solely for belittling them every once in a while. Watching someone pursuing a vendetta against the person they dislike through blogs is kinda disappointing. I mean they're not that frequent but it has happened...

    • »
      »
      »
      3 года назад, # ^ |
        Проголосовать: нравится +37 Проголосовать: не нравится

      Can you add feature like and dislike to estimate problems?

»
3 года назад, # |
  Проголосовать: нравится +178 Проголосовать: не нравится

I hope 2021 is the year Dark Mode gets added!

  • »
    »
    3 года назад, # ^ |
    Rev. 2   Проголосовать: нравится +21 Проголосовать: не нравится

    Yes. I actually installed an extension few months back which allow us to get into dark mode but sadly that dark mode with codeforces was very bad. I hope we get something which is optimised for codeforces and we dont have to get it from other sources.

»
3 года назад, # |
Rev. 2   Проголосовать: нравится +245 Проголосовать: не нравится

Upvote if you want MikeMirzayanov to add full test cases view feature on Codeforces ASAP!

»
3 года назад, # |
  Проголосовать: нравится +68 Проголосовать: не нравится

By the way, I upgraded the page with the top posts. Now it also displays the most upvoted comments https://codeforces.com/top

»
3 года назад, # |
Rev. 3   Проголосовать: нравится -75 Проголосовать: не нравится

I'm waiting in 2021 a new style of Legendary (first digit of score and first letters of level name also are black)

»
3 года назад, # |
  Проголосовать: нравится +41 Проголосовать: не нравится

Only if I knew even half of the things mentioned above.. anyway, good work Mike.

»
3 года назад, # |
  Проголосовать: нравится +144 Проголосовать: не нравится

May I request a feature for the forum side: create some sort of streamlined process for reporting cheating so that people don't have to create new blogs every time. This can be as simple as a Google form. Then, people who care can report easily, and people who don't care won't see the sidebar flooded with cheating blogs. I see this as a win-win for everybody.

»
3 года назад, # |
  Проголосовать: нравится +26 Проголосовать: не нравится

It would be great If codeforces can include the feature "Performance rating"

»
3 года назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

Add the features where users can see their expected rank in the upcoming contest for delta change to be 0, according to the previous performance.

»
3 года назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

I think something like the extension CF-Predictor but built in with Codeforces would be really useful. It's basically something that shows your expected rating change during a contest.

»
3 года назад, # |
  Проголосовать: нравится +107 Проголосовать: не нравится

I hope to see the "hiding problem tags without hiding problem difficulty" feature in 2021

»
3 года назад, # |
  Проголосовать: нравится +14 Проголосовать: не нравится

Custom test section can be improved, so that it is possible to upload huge input files, and download the output generated.

»
3 года назад, # |
  Проголосовать: нравится +8 Проголосовать: не нравится

Time factors supported in the judging backend

Does this mean that slower languages like Python would have a multiplier to the allowed time limit?

»
3 года назад, # |
  Проголосовать: нравится +15 Проголосовать: не нравится

Add a new link (BLOGS) to the menu , containing all the blogs ranked by number of votes!
There are some important blogs that not everyone sees and disappear!

Add a feature to sort comments, sometimes the number of comments is very large!
Example :

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Ratings for new accounts are now calculated differently

So what are the new rules ?

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    In the past, ratings were 1500 for new users, but now ratings are 0 for new users. In fact, as far as I know, new users will gradually get the 1500 rating points in the first several contests.

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

The larger test cases cannot be viewed completely on the site, maybe a 'difference' button that shows exactly which test case caused the WA,RTE or TLE would help. Even letting us download the test cases as txt file will be fine. Thanks for your efforts.

»
3 года назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

Great work, Codeforces team! There's a lot that goes behind the curtains, and it's great to get a glimpse of that.

Also, in the spirit of sharing some constructive suggestions, I'd like to suggest one as well: Support for viewing/downloading a test case

By default, you could just show what's there right now (just the first few lines), but give the user an option to download that specific test case as a text file.

I can say for certain that this is the biggest usability issue for me and likely many other codeforces users, and resolving this will greatly enhance our user experience.

»
3 года назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

As there is an option Hide Solved Problem in Problemset, so include something like Show only Solved Problems .Sometimes I have to search a lot for any solved problem .

»
3 года назад, # |
  Проголосовать: нравится -20 Проголосовать: не нравится

I would like to add a feture: Any user can see who added him as a friend. I mean, Everybody can see who added him as a friend.

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I wonder who add me to their friend lists, too. Not knowing their identities hidden behind the "friends" number gives me a bad feeling :-(

»
3 года назад, # |
  Проголосовать: нравится +6 Проголосовать: не нравится

I am waiting for Dark Mode to appear in CodeForces . :)

»
3 года назад, # |
Rev. 4   Проголосовать: нравится 0 Проголосовать: не нравится

I think it would be helpful if all problem object in api contains an unique id and contest object contains list of all problems ids or any other method that allows you to identify shared problems between div1 and div2 so that you can get full problem list for both contests and identify shared problems that had been solved by user in either in div1 or div2. Possible use case: I was creating this (if you're visiting the website press refresh button on the menu to load data) website (It is still under construction). As problems list for shared problems between div1 and div2 only contains from either division I couldn't populate both div1 and div2 rounds. Also if a user submitted a problem in div2 and there's a same problem in div1 there's no way to identify that they solved it and if they submitted in both division it will always double count. So I think any method of identifying shared problems between contests would be helpful for me in this regard and for many others who experimenting with the api. Thank you.

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Whatever happened to the new logo, the colored version of the new logo looked great and was hoping to see it:(

»
3 года назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

Can't the plagiarism checker of codeforces be improved MikeMirzayanov? I see many queries about cheating in contests and not getting caught by changing variable names. THIS THINGH REALLY NEEDS TO BE STOPPED!.

»
3 года назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

can you pls add something that allow users to change their handle lol

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    The ability to change handles is added every year for a short time at the beginning of the year.

»
3 года назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

need an API for all GYM problem list and already solved gym problem list for an user MikeMirzayanov

»
3 года назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

Dark Mode Should be added.

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Show pretest count if OK in status

This is very nice feature, we can roughly judge how strong the pretests are how likely it is for the code to pass main tests.

»
3 года назад, # |
Rev. 2   Проголосовать: нравится 0 Проголосовать: не нравится

Pypy support improved

That sounds awesome!

Would be great if you could let us know in brief what's new with Pypy now!

»
3 года назад, # |
  Проголосовать: нравится +22 Проголосовать: не нравится

Tirelessly thank you team and Pashka for the EDU section.

»
3 года назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Something needs to be done for plagiarism too, many people just change the variable names to not get caught!!!

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

In codeforces mobile, the top bar (mobile-toolbar, image below) disappears when my mobile is rotated to landscape / horizontal. It is caused by max-device-width: 800px in mobile.css:40. Can you please remove / increase this limit? That top bar is pretty useful in mobile.

»
3 года назад, # |
Rev. 4   Проголосовать: нравится -8 Проголосовать: не нравится

.

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится +13 Проголосовать: не нравится

    lmao , you have commented this on your code

    Fuck Ratings, I'm in Love with Experience.

    and now look at you, how you are crying .

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

really hope we can copy the WA test case when debugging, some of them are too long that i have no idea what to change

  • »
    »
    3 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    yeah!! or downloading the input file. some graph/string problems always have some big input that don't fit on the testcases that they show....