两数之和:
http://timd.cn/leetcode/k-sum/two-sum/
三数之和:
http://timd.cn/leetcode/k-sum/three-sum/
四数之和:
http://timd.cn/leetcode/k-sum/four-sum/