最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

LeetCode 1759. Count Number of Homogenous Substrings

2023-05-26 16:34 作者:您是打尖兒還是住店呢  | 我要投稿

Given a string?s, return?the number of?homogenous?substrings of?s.?Since the answer may be too large, return it?modulo?109?+ 7.

A string is?homogenous?if all the characters of the string are the same.

A?substring?is a contiguous sequence of characters within a string.

?

Example 1:

Input: s = "abbcccaa"Output: 13Explanation: The homogenous substrings are listed as below: "a" ? appears 3 times. "aa" ?appears 1 time. "b" ? appears 2 times. "bb" ?appears 1 time. "c" ? appears 3 times. "cc" ?appears 2 times. "ccc" appears 1 time. 3 + 1 + 2 + 1 + 3 + 2 + 1 = 13.

Example 2:

Input: s = "xy"Output: 2Explanation: The homogenous substrings are "x" and "y".

Example 3:

Input: s = "zzzzz"Output: 15

?

Constraints:

  • 1 <= s.length <= 105

  • s?consists of lowercase letters.

math:

Runtime:?15 ms, faster than?62.58%?of?Java?online submissions for?Count Number of Homogenous Substrings.

Memory Usage:?44.7 MB, less than?5.81%?of?Java?online submissions for?Count Number of Homogenous Substrings.


LeetCode 1759. Count Number of Homogenous Substrings的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
枞阳县| 云安县| 奉贤区| 宿迁市| 莲花县| 婺源县| 喀什市| 伊金霍洛旗| 贺兰县| 唐山市| 南木林县| 台北县| 博野县| 广州市| 铜川市| 将乐县| 兴城市| 皋兰县| 榆中县| 溧水县| 于都县| 大英县| 库伦旗| 二连浩特市| 镇康县| 读书| 罗甸县| 九寨沟县| 东平县| 乐平市| 双流县| 普宁市| 平顺县| 高雄市| 高平市| 晋州市| 思茅市| 灵台县| 麻城市| 迁西县| 阿合奇县|