摘要: You are given the string croakOfFrogs, which represents a combination of the string "croak" from different frogs, that is, multiple frogs can croak at 阅读全文
posted @ 2023-05-06 01:33 CNoodle 阅读(98) 评论(0) 推荐(0)
摘要: Given a string s and an integer k, return the maximum number of vowel letters in any substring of s with length k. Vowel letters in English are 'a', ' 阅读全文
posted @ 2023-05-06 00:35 CNoodle 阅读(206) 评论(0) 推荐(0)