摘要: Given an array of n integers nums and a target, find the number of index triplets i, j, k with 0 <= i < j < k < n that satisfy the condition nums[i] + 阅读全文
posted @ 2016-09-17 23:23 amazingzoe 阅读(160) 评论(0) 推荐(0)