摘要: Given a sorted array, two integers k and x, find the k closest elements to x in the array. The result should also be sorted in ascending order. If the 阅读全文
posted @ 2017-09-14 10:42 Grandyang 阅读(16710) 评论(11) 推荐(0)
Fork me on GitHub