原文链接: https://leetcode-cn.com/problems/display-table-of-food-orders-in-a-restaurant
英文原文Given the array orders, w
标签详情
字符串 分类
原文链接: https://leetcode-cn.com/problems/minimum-number-of-frogs-croaking
英文原文You are given the string croakOfFrogs, whi
原文链接: https://leetcode-cn.com/problems/maximum-score-after-splitting-a-string
英文原文Given a string s of zeros
原文链接: https://leetcode-cn.com/problems/consecutive-characters
英文原文The power of the string is the maximum length of a n
原文链接: https://leetcode-cn.com/problems/destination-city
英文原文You are given the array paths, where paths[i] = [cityAi, c
原文链接: https://leetcode-cn.com/problems/check-if-a-string-contains-all-binary-codes-of-size-k
英文原文Given a binary string
原文链接: https://leetcode-cn.com/problems/rearrange-words-in-a-sentence
英文原文Given a sentence text (A sentence&n
原文链接: https://leetcode-cn.com/problems/check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence
英文原文Given a senten
原文链接: https://leetcode-cn.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length
英文原文Given a string s an
原文链接: https://leetcode-cn.com/problems/path-crossing
英文原文Given a string path, where path[i] = 'N', 'S'