摘要: Given a 2D board and a word, find if the word exists in the grid.The word can be constructed from letters of sequentially adjacent cell, where "adjace 阅读全文
posted @ 2019-04-29 20:43 GoodRnne 阅读(734) 评论(0) 推荐(0) 编辑
摘要: Given two integers n and k, return all possible combinations of k numbers out of 1 ... n. Example: 阅读全文
posted @ 2019-04-29 20:32 GoodRnne 阅读(173) 评论(0) 推荐(0) 编辑