Introduction - If you have any usage issues, please Google them yourself
1. Achieve the basic operation of the sequence table, including the initialization sequence table prior to insert a new element in the i-th element, delete the i-th element, find an element, the destruction of the sequence table. Write a function to create and display sequence containing n integers Table 3. Write a function to achieve orderly table (non-decreasing) insert an element of function to write a function to achieve the two ordered (non-decreasing combined to generate a new ordered table) Table functionality