Increasing the known linear table 2.4 L and orderly, try to write an algorithm that will be inserted into the appropriate placement of the L X, to maintain the order of the linear table L,
[tip] : void insert (SeqList * L; ElemType x)
(1) find out should be inserted into the position I, (2) the shift, (3)...
Why to linear table name with asterisk?
CodePudding user response:
Ok, understand