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

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

Автор noob2831, история, 4 года назад, По-английски

Hello Codeforces! I am learning Dynamic Programming, and i came across variations of LIS, and I am learning it...

So, if anyone could suggest problems on variations of LIS (topics like):

  • Building Bridges
  • Box Stacking

Also on topics like:

  • DP Games
  • DP + bitmasking (I solved few of this, so which are the must solve problems?)

Thanks in advance :)

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

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

You can go to problemset an then set tag of bitmasks and dp...you will find all dp and bitmasks problems..then you can set sort dec. to find most solved problems...you can start solving those