News
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', 'e', 'i', 'o', and 'u'.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results