摘要: Given an unsorted array, find the maximum difference between the successive elements in its sorted form. Try to solve it in linear time/space. Return 阅读全文
posted @ 2015-06-23 17:18 linqiaozhou 阅读(827) 评论(0) 推荐(0)