Description: (1) the basic operation of the order of the table, including the initialization of the sequence table, insert a new element in the i-th element, remove the i-th element, look for the destruction of certain elements of the sequence table. (2) establish and shown to contain n integers in the order table to achieve on the ordered list of (non-decreasing) functions insert an element to achieve the two ordered (non-decreasing) table combined to generate an ordered list of new functions sequential search sequence tables, delete an element e (delete only find the first elements of the value of e). 6. Order to find the order of the table, delete the element e (delete all the elements of the value of e).
To Search:
File list (Check if you may need any files):
SqList.cpp