摘要: 一道面试题:对于无序数组a,求a[i]-a[j]的最大值,其中i= 0; i--) {19 tempMax = a[i] - minRight;20 if (a[i] max) {24 max = tempMax;25... 阅读全文
posted @ 2014-12-29 23:13 前尘忆梦_博 阅读(1279) 评论(0) 推荐(0)