五月天青色头像情侣网名,国产亚洲av片在线观看18女人,黑人巨茎大战俄罗斯美女,扒下她的小内裤打屁股

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

Leetcode 2486. Append Characters to String to Make Subsequence

2022-11-27 13:10 作者:您是打尖兒還是住店呢  | 我要投稿


Medium

30Add to ListShare

You are given two strings?s?and?t?consisting of only lowercase English letters.

Return?the minimum number of characters that need to be appended to the end of?s?so that?t?becomes a?subsequence?of?s.

A?subsequence?is a string that can be derived from another string by deleting some or no characters without changing the order of the remaining characters.

?

Example 1:

Input: s = "coaching", t = "coding"Output: 4Explanation: Append the characters "ding" to the end of s so that s = "coachingding". Now, t is a subsequence of s ("coachingding"). It can be shown that appending any 3 characters to the end of s will never make t a subsequence.

Example 2:

Input: s = "abcde", t = "a"Output: 0Explanation: t is already a subsequence of s ("abcde").

Example 3:

Input: s = "z", t = "abcde"Output: 5Explanation: Append the characters "abcde" to the end of s so that s = "zabcde". Now, t is a subsequence of s ("zabcde"). It can be shown that appending any 4 characters to the end of s will never make t a subsequence.


感覺(jué)這道題可以判斷為easy的,其實(shí)就是判斷一下,按照字符串的順序,相同的一共有多少個(gè)字符,判斷出來(lái)后,剩下就是字符串長(zhǎng)度減去相同的字符數(shù)量即可;



Runtime:?5 ms, faster than?80.00%?of?Java?online submissions for?Append Characters to String to Make Subsequence.

Memory Usage:?43.3 MB, less than?80.00%?of?Java?online submissions for?Append Characters to String to Make Subsequence.



Leetcode 2486. Append Characters to String to Make Subsequence的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
聊城市| 如东县| 金坛市| 临猗县| 铅山县| 南靖县| 公主岭市| 鸡东县| 沈丘县| 宜君县| 大悟县| 田阳县| 定陶县| 锦州市| 阳原县| 札达县| 邓州市| 庆安县| 玛沁县| 博白县| 南陵县| 阿克苏市| 富顺县| 宿州市| 铜川市| 武安市| 增城市| 永清县| 罗定市| 原平市| 大庆市| 绩溪县| 额敏县| 铅山县| 尉氏县| 许昌县| 英吉沙县| 贵溪市| 永年县| 石柱| 仙居县|