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

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

To all the high-rated contestants: What do you think the low-rated user should learn from the struggle of LGMs in recent Atcoder WTF?

Also, congratulations to jiangly for winning the championship!

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

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

Auto comment: topic has been updated by tautology (previous revision, new revision, compare).

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

how to solve generating-function-on-inverse-matrix FFT in $$$O(n \sqrt{m log log n^{1.47}})$$$

Seriously though, not a lot, really. LGMs in a contest have very little in common with low-rated users.

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

    Some lessons I could find: 1. Do not give up on hard problems. Fight till the last second. 2. There is always scope for learning no matter where you are in the hierarchy. 3. Don't be scared by the problem's rating, at least give it a try (~ tourist).

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

There's one thing you should learn: AtCoder is hard.