leetcode: Letter Combinations of a Phone Number
leetcode: Letter Combinations of a Phone Number
A mapping of digit to letters (just like on the telephone buttons) is given below.
vector letterCombinations(string digits) {
vector resul
原创
2013-12-10 23:24:32 ·
571 阅读 ·
0 评论