Introduction - If you have any usage issues, please Google them yourself
Achieve Merging sorting algorithm. Above sorting algorithm, using two linear table with a length of ten million, respectively, to test its performance record of its running time (not including the time to generate a linear table). First: linear table element values randomly generated second: the linear form of the i-th element value of i that was ordered.