Description: 1 in order to achieve the basic operation of the table, including the initialization sequence table, the i-th element before inserting a new element, delete the i-th element, find an element, the destruction of the order form, order form emptied.
(2) Write a function that creates and displays the sequence contains n integers table
3 Write a function to achieve the ordered list (non-decreasing) function of inserting an element
4 Write a function to achieve two ordered (non-decreasing) combined to generate a new table ordered list of functions
5 write a user-friendly test procedure that can be tested for various boundary conditions, verify the correctness of the algorithm.
To Search:
File list (Check if you may need any files):
xianxingbiao.cpp