Introduction - If you have any usage issues, please Google them yourself
Practice usage of the array. The completion of a program that requires users to enter an integer, and in accordance with the order of record entered into an array. When the user enters-1 when the end of the input end of the logo. Program will record the order of an array of anti-order, that is, the number of the original array first and the last one the number of exchange, and so on. After the reverse order of the array output on the screen. Finally, from small to large sorted array and output the results.