Introduction - If you have any usage issues, please Google them yourself
The rand function produces random 100 number used in this experiment, through the establishment of the list, and calling the rand function to generate a random list of 100 elements. But did not select a sort will be re-randomized 100 number. Then sort of several common data structure is the main function of the writing, the basis of the code of the function, will soon be able to write a common binary Sort by direct sequencing of the bubble sort, simple selection sort, heap main function sort of sort, Hill Finally, write a menu to select the corresponding function is achieved by calling the function of various sorting.