Hello everyone~
It's easy to solve MCS in O(N) with array of lenth N
here is another similiar question
Find the MCS with length not greater than L in O(N) (not O(NL))
Does anyone the algorithms to solve it?
any information will be great~
Thank you very much~
MCS in length L(Maximum consecutive subsequence in length L)
Moderator: Board moderators