Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Автор Um_nik, история, 22 месяца назад, По-английски

I'm all for companies sponsoring CF rounds and getting PR from it, authors deserve the salary, and CF has to get money for those somehow (paid rounds anyone?). But can we please stick to numbering for rounds instead of putting random words in the name (or keeping the number in the brackets)?

That's what my folders for rounds look like (and I don't like it):

Example from AtCoder

Example from Codeforces, lol, why can't we do it every time?

  • Проголосовать: нравится
  • +269
  • Проголосовать: не нравится

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

Just use contest id instead of name: it's easy to get contest link from contest id and vice verca. The only disadvantage is that it's not strictly increasing with time

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

    Migration will be a pain...

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

    I use contest date, it is usually strictly increasing with time. Sometimes I append _contest_name, like 2022-01-03_hello. However, the suggestion to include contest index in the name still makes sense

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

      I used that years ago, but then I forget really fast what was the particular contest that I wrote on that day, so it is not very helpful if I want to find my code for a problem from a particular contest afterwards.

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

    My CF folder is organised exactly like this:

    ...
    > 14xx
    > 15xx
    > 16xx
    v 17xx
      ...
      > 175x
      v 176x
        > 1760
        > 1761
        > 1764
        v 1766
          > a.cpp
          > b.cpp
          > c.cpp
    
»
22 месяца назад, # |
  Проголосовать: нравится -30 Проголосовать: не нравится

Come on Um_nik!! Make a program for this! XD

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

 Your dream has come true! (just once, though)