Introduction - If you have any usage issues, please Google them yourself
Given an array by quicksort method, the number inside the array from small to large in accordance with the sort, that is, incremental sequence. LcsLength function and then find the longest increasing subsequence.