摘要: 17. Letter Combinations of a Phone Number Given a string containing digits from 2-9 inclusive, return all possible letter combinations that the number 阅读全文
posted @ 2019-02-15 22:58 mingL 阅读(88) 评论(0) 推荐(0) 编辑
摘要: 16. 3Sum Closest Given an array nums of n integers and an integer target, find three integers in nums such that the sum is closest to target. Return t 阅读全文
posted @ 2019-02-15 22:55 mingL 阅读(109) 评论(0) 推荐(0) 编辑