2015年6月5日

1029. Median (25)

摘要: 题目如下: Given 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... 阅读全文

posted @ 2015-06-05 16:00 张大大123 阅读(112) 评论(0) 推荐(0) 编辑

1028. List Sorting (25)

摘要: 题目如下: Excel can sort records according to any column. Now you are supposed to imitate this function. Input Each input file contains one test case.... 阅读全文

posted @ 2015-06-05 15:52 张大大123 阅读(170) 评论(0) 推荐(0) 编辑

1027. Colors in Mars (20)

摘要: 题目如下: People in Mars represent the colors in their computers in a similar way as the Earth people. That is, a color is represented by a 6-digit nu... 阅读全文

posted @ 2015-06-05 15:42 张大大123 阅读(120) 评论(0) 推荐(0) 编辑

导航