摘要:
1029. Median (25)时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueGiven an increasing sequence S of N integers, the median is the number at the middle position. For example, the median of S1={11, 12, 13, 14} is 12, and the median of S2={9, 10, 15, 16, 17} is 15. The median of two sequences 阅读全文
posted @ 2013-09-07 10:01
路萧
阅读(382)
评论(0)
推荐(0)