從數組中選出n個數之和爲k

LeetCode15. 3Sum 題目描述: https://leetcode.com/problems/3sum/web Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all unique triplets in the array which gives
相關文章
相關標籤/搜索