摘要: Given a group of two strings, you need to find the longest uncommon subsequence of this group of two strings. The longest uncommon subsequence is defi 阅读全文
posted @ 2020-01-24 10:34 Schwifty 阅读(120) 评论(0) 推荐(0)
摘要: Given a word, you need to judge whether the usage of capitals in it is right or not. We define the usage of capitals in a word to be right when one of 阅读全文
posted @ 2020-01-24 10:24 Schwifty 阅读(114) 评论(0) 推荐(0)
摘要: You are given coins of different denominations and a total amount of money. Write a function to compute the number of combinations that make up that a 阅读全文
posted @ 2020-01-24 08:56 Schwifty 阅读(146) 评论(0) 推荐(0)