Introduction - If you have any usage issues, please Google them yourself
The program is using fast sorting, insert sort, select sort, bubble sort, heap sort, merge sort, radix sort production, you can choose one to achieve array sorting, through the main function call to achieve the seven algorithms demo. When you enter the number of elements and array elements of an array, you can choose one of the seven sorting methods to sort, and output from small to large order.