Introduction - If you have any usage issues, please Google them yourself
Randomly generated a sequence of natural Numbers less than or equal to n, output the longest increasing subsequence (any one).
N, respectively, in 1000300, 0100, 00.
The Sample Output
1
4 September 2
3 5 7
8 1 6