摘要: Given an array of integers and an integer k, find out whether there are two distinct indices i and j in the array such that nums[i] = nums[j] and the  阅读全文
posted @ 2017-11-07 10:12 immjc 阅读(137) 评论(0) 推荐(0) 编辑