摘要:
A string is considered beautiful if it satisfies the following conditions: Each of the 5 English vowels ('a', 'e', 'i', 'o', 'u') must appear at least 阅读全文
posted @ 2021-04-26 05:21
CNoodle
阅读(285)
评论(0)
推荐(0)
摘要:
The frequency of an element is the number of times it occurs in an array. You are given an integer array nums and an integer k. In one operation, you 阅读全文
posted @ 2021-04-26 04:54
CNoodle
阅读(355)
评论(0)
推荐(0)