摘要:
交叉排序 Time Limit: 1000MS Memory limit: 32768K 题目描述 输入N个数,把所有奇数位置上的数从小到大排序,把偶数位置上的数从大到小排序。 输入 输入的第一行是一个正整数N(2 #include int string1[1000... 阅读全文
posted @ 2016-08-23 16:57
Philtell
阅读(233)
评论(0)
推荐(0)
摘要:
交叉排序Time Limit: 1000MS Memory limit: 32768K题目描述输入N个数,把所有奇数位置上的数从小到大排序,把偶数位置上的数从大到小排序。输入输入的第一行是一个正整数N(2#inc... 阅读全文
posted @ 2016-08-23 16:57
Philtell
阅读(122)
评论(0)
推荐(0)