摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=4251n个数,求给定区间中间大小的元素的值Sample Input55 3 2 4 131 32 43 5510 6 4 8 231 32 43 5Sample OutputCase 1:332Case 2:664 1 #include<cstdio> 2 #include<string> 3 #include<vector> 4 #include<algorithm> 5 #define N 100009 6 using namespace std; 7 in 阅读全文
posted @ 2012-07-17 10:50
qijinbiao1
阅读(503)
评论(0)
推荐(0)

浙公网安备 33010602011771号