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

Автор Arpa, история, 6 лет назад, По-английски

Hi.

Here is the link to the editorial. Feel free to discuss problems here and ask me questions.

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

»
6 лет назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

Change it to read-only access

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

in ArraySorting we have to find longest non-decreasing Sequence instead LIS and change other elements.right?

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

Can anybody please explain the solution to the problem "Array Sorting". As i am not good with dp, i am not able to understand the editorialist's approach.