Introduction - If you have any usage issues, please Google them yourself
Orderly sequence table, including the initialization, seeking the number of data elements, insert, delete, and take data elements such an operation. An orderly sequence table with the main difference between the order of the table are: an orderly sequence of data elements in the table data elements according to the value of the non-decreasing order. Re-design a test main function, the actual operation designed to verify the correctness of an orderly sequence of the table.