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

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

Hello Codeforces,

This year certainly was one of the years of all time. With it coming closely to an end, I think it would be worth to reminisce and applaud the greatest contemporary problem setting creations. Which problem made you your year?

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

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

1758D - Range = √Sum was the problem that surprised me the most this year — and I still don't understand my own two-pointers solution(182519051) on it!

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

1673F — Anti-Theft Road Planning was the problem that made my year.

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

I don't have a link but:

Se da un sir de cifre separate prin operatori '*', '+', '-', '/', '^', '&', 'XOR', '!' '|'. Avand voie sa faci maxim K interschimbari intre operatori, aflati valoarea maxima a expresiei.

Marinush

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

This one

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

1687F - Koishi's Unconscious Permutation Certainly the most complicated g.f. tasks I have solved so far.

I also like ARC145F Modulo Sum of Increasing Sequences / 147F Again ABC String.

Sorry that I haven't solve much this year.

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

Problem with Random Tests. randomized algorithms

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

If you asked me what would be the problem that encapsulates this years the best, I would certainly answer this one. Sadly the statement is in romanian, so the broader audience won't understand it.

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

I think maspy's D — Simultaneous Sugoroku deserves this place. Too beautiful problem.

It somehow reminds me of the dragon curve (paper folding).

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

I always look forward to seeing the blog "favorite problems of years X" :) I had so much fun solving so many different tasks through this year!

Here are some problems which made me very happy this year:

  • E. >= K it looks complex at first and it's easy to get lost in the implementation, but with a proper insight it's surprisingly simple

  • G. Anti-Increasing Addicts this just made me laugh out loud when I got AC

  • CEOI 2022 abracadabra the main idea is very cute, I saw it one Slovak problem once and I wished to see it again. My wish came true month later :)

  • E. Colorful Operations this problem looks standard at first but it has one surprisingly very cute idea which made me smile when I figured it out.

the cute idea

I'm sure there are more problems which are worth mentioning. I'll update the list when I'll remember them :)

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

Disclaimer: none of these is on this list necessarily because they are particularly beautiful in some algorithmic way.

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

1753C - Wish I Knew How to Sort.

This is definitely the most beautiful problem I've solved this far.

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

Yet another vote here for CEOI 2022 Abracadabra.

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

AGC057 C, AGC 057 D, AGC 058 D

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

Although I really loved God of War Ragnarök, it turned out Elden Ring won this year.

Thanks to all problemsetters for creating beautiful tasks in this year!

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

1729E — Guess the Cycle Size

An unusual type of problem, there is no solution that is 100% correct.

Also 1729 is the Hardy-Ramanujan Number, very well known in mathematics

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

C1,C2. Sheikh I would appreciate this problem , I tried so many different approaches and made many submissions and every time I was amazed to what test case it failed and I learned so many things too.

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

https://loj.ac/p/3626

You have a tree, and each point has a point weight $$$v_i$$$ . You need to find the determinant of a given matrix.

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

    Oops!It came out in 2021's winter.But it's really a interesting problem.

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

The best problems I've seen this year are :

1750F - Majority

Spoiler

1637G - Birthday

Spoiler

1687E - Become Big For Me

Spoiler

Funnily enough, while looking through my solves, far too many good problems were made just 2 months before 2022.

My favorite problems just before 2022

1586E - Moment of Bloom

1586F - Defender of Childhood Dreams

1586G - Omkar and Time Travel

1610F - Mashtali: a Space Oddysey

1615F - LEGOndary Grandmaster

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

I really liked solving this problem 104067H - Расстановка тыкв. Also this C is nice also 1761C - Set Construction

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

There were many great problems that I solved this year. Here are some that I liked the most:

Key observation
How I did it
»
17 месяцев назад, # |
  Проголосовать: нравится +20 Проголосовать: не нравится
»
17 месяцев назад, # |
  Проголосовать: нравится +23 Проголосовать: не нравится

For me it's no doubt Fake Plastic Trees 2 from Winter Petrozavodsk Day 2. It looked like a completely unsolvable problem, so it was so satisfying to finally solve it, I felt like a genius

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

Doremy's Pegging Game — The idea of the solution is really nice.

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

Changed my mind, this is the greatest problem

1736B - Playing with GCD

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

1726A. Mainak and Array for the wrong reasons. Common mistake would be printing the difference between the maximum and minimum element. The mistake gave an answer of "996" (72 hours a week) instead of "962" (18 hours a week). So we made the servers work an "extra 54 hours" to process the influx of incorrect solutions

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

For me the greatest problems were :

1762D - GCD Queries

1733D2 - Zero-One (Hard Version)

And those problems were nice and I enjoyed solving them although they are a bit easy:

1697D - Guess The String

1772F - Copy of a Copy of a Copy

1713D - Tournament Countdown