Minimum Adjustment Cost
摘要:
Given an integer array, adjust each integers so that the difference of every adjcent integers are not greater than a given number target.If the array ... 阅读全文
posted @ 2015-02-23 14:07 Step-BY-Step 阅读(255) 评论(0) 推荐(0) 编辑