1277 - 选择排序
Time Limit : 1 秒
Memory Limit : 128 MB
输入n个数,从小到大输出。(使用选择排序)
Input
Output
Examples
Input
Output
Source
入门必做-语言过关