Introduction - If you have any usage issues, please Google them yourself
Sequence table has two integer type A (m elements) and B (n elements), whose elements are in ascending order. Try to write a function that the two order tables into a sequence table C, the elements of C in ascending order.