[LeetCode] Contains Duplicate III 包含重复值之三

Given an array of integers, find out whether there are two distinct indices i and j in the array such that the difference between nums[i] and nums[j]
posted @ 2015-06-01 23:33  Grandyang  阅读(26196)  评论(16)    收藏  举报
Fork me on GitHub