Introduction - If you have any usage issues, please Google them yourself
In the procedure input array size n, through dynamic allocation of memory function malloc generate an integer array, and then enter the array of n-ary number, and use a function to sort a few of the groups (from small to large, requires selection method implementation)