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

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

LeetCode 2185. Counting Words With a Given Prefix

2023-01-28 16:55 作者:您是打尖兒還是住店呢  | 我要投稿

You are given an array of strings?words?and a string?pref.

Return?the number of strings in?words?that contain?pref?as a?prefix.

A?prefix?of a string?s?is any leading contiguous substring of?s.

?

Example 1:

Input: words = ["pay","attention","practice","attend"], pref = "at"Output: 2Explanation: The 2 strings that contain "at" as a prefix are: "attention" and "attend".

Example 2:

Input: words = ["leetcode","win","loops","success"], pref = "code"Output: 0Explanation: There are no strings that contain "code" as a prefix.

?

Constraints:

  • 1 <= words.length <= 100

  • 1 <= words[i].length, pref.length <= 100

  • words[i]?and?pref?consist of lowercase English letters.

Accepted

55,505

Submissions

71,829


基本屬于同樣的題,結(jié)果出了2次。。。

Runtime:?1 ms, faster than?65.97%?of?Java?online submissions for?Counting Words With a Given Prefix.

Memory Usage:?42 MB, less than?87.49%?of?Java?online submissions for?Counting Words With a Given Prefix.


LeetCode 2185. Counting Words With a Given Prefix的評論 (共 條)

分享到微博請遵守國家法律
台山市| 上虞市| 舒兰市| 长汀县| 台前县| 颍上县| 庆元县| 阿鲁科尔沁旗| 安仁县| 江陵县| 宜春市| 星子县| 云霄县| 灯塔市| 丰原市| 凌海市| 昭苏县| 永川市| 衡阳市| 政和县| 广州市| 芮城县| 大方县| 怀集县| 涞源县| 桂平市| 鹰潭市| 大姚县| 增城市| 大足县| 敖汉旗| 江永县| 专栏| 沂南县| 裕民县| 福清市| 云安县| 衡水市| 广饶县| 奉节县| 灌阳县|