xinyu04

导航

2022年8月10日 #

LeetCode 17 Letter Combinations of a Phone Number

摘要: Given a string containing digits from 2-9 inclusive, return all possible letter combinations that the number could represent. Return the answer in any 阅读全文

posted @ 2022-08-10 15:39 Blackzxy 阅读(11) 评论(0) 推荐(0) 编辑

LeetCode 40 Combination Sum II 回溯

摘要: Given a collection of candidate numbers (candidates) and a target number (target), find all unique combinations in candidates where the candidate numb 阅读全文

posted @ 2022-08-10 02:29 Blackzxy 阅读(11) 评论(0) 推荐(0) 编辑