Introduction - If you have any usage issues, please Google them yourself
Suppose that in a sequence containing n records, all the keywords are integers between V and W, and many of them are the same values. The sort can be sorted as follows: set another array number[v... The number of records w] and makes the number[i] keyword statistics integer number I, then press number to achieve the orderly sequence rearrangement. Try to write algorithms to implement the above sorting method