asdasdqwer's blog

By asdasdqwer, history, 6 months ago, In English

Hello Codeforces community,

could anyone recommend me any LIS related tasks that I can use to practice this topic? I find it quite difficult to find any tasks who's main solution is something regarding LIS.

Here are the tasks that I found until now:

Consecutive Subsequence

Towers (CSES)

Korney Korneevich and XOR (easy version)

Increasing Subsequence(CSES)

Copil Copac Draws Trees

Candy (BOI 2009)

Thanks in advance

  • Vote: I like it
  • +4
  • Vote: I do not like it

»
6 months ago, # |
  Vote: I like it +4 Vote: I do not like it

You can check this blog to find more LIS related problems.

»
6 months ago, # |
  Vote: I like it 0 Vote: I do not like it

First time heard about LIS, what does it mean?