a

所属分类:文件操作
开发工具:Visual C++
文件大小:1KB
下载次数:4
上传日期:2008-11-18 15:44:07
上 传 者heiheilin
说明:  Description Give a set of numbers, output them after sort. You may use any algorithm you like to solve it. Input Each input file contains only one case. Each test case begins with an integer N(0<N<=1,000,000), the size of the set. The Next line contains N numbers, represent the elements of the set. Each number range in [0..2147483647] Output Output the set in one line after sort. Sample Input 4 4 15 8 5 Sample Output 4 5 8 15

文件列表:
a.cpp (1176, 2008-11-18)

近期下载者

相关文件


收藏者