摘要: You have some sticks with positive integer lengths. You can connect any two sticks of lengths X and Y into one stick by paying a cost of X + Y. You pe 阅读全文
posted @ 2020-04-16 10:52 xuan_abc 阅读(98) 评论(0) 推荐(0)
摘要: Given a 2D board and a list of words from the dictionary, find all words in the board. Each word must be constructed from letters of sequentially adja 阅读全文
posted @ 2020-04-16 10:18 xuan_abc 阅读(80) 评论(0) 推荐(0)