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

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

Hello everyone!

I've been doing CP for almost two years, and I still suck at constructive algorithms, even those problems with low-difficulty tags, especially those problems which their tutorial contains phrases like

We can prove that..

we notice that ...

I feel like I don't have that intuition, and when I try to approach this type of problems.. I feel like : "are you sure you are on the right way ?".

I will be happy to hear your advice!

Or if someone had this problem in the past and now he is fine with constructive algorithms, what did he do?

Thanks :)

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

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

Practice!.

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

I was suffering from this problem and ignored these types of problem in practice until I focused on them by solving a lot of problems on them

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

Same

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

You must be good at destructive algorithms then