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

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

LeetCode 2734. Lexicographically Smallest String After Substring

2023-06-11 12:40 作者:您是打尖兒還是住店呢  | 我要投稿

You are given a string?s?consisting of only lowercase English letters. In one operation, you can do the following:

  • Select any non-empty substring of?s, possibly the entire string, then replace each one of its characters with the previous character of the English alphabet. For example, 'b' is converted to 'a', and 'a' is converted to 'z'.

Return?the?lexicographically smallest?string you can obtain after performing the above operation?exactly once.

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

A string?x?is?lexicographically smaller?than a string?y?of the same length if?x[i]?comes before?y[i]?in alphabetic order for the first position?i?such that?x[i] != y[i].

?

Example 1:

Input: s = "cbabc"Output: "baabc"Explanation: We apply the operation on the substring starting at index 0, and ending at index 1 inclusive. It can be proven that the resulting string is the lexicographically smallest.

Example 2:

Input: s = "acbbc"Output: "abaab"Explanation: We apply the operation on the substring starting at index 1, and ending at index 4 inclusive. It can be proven that the resulting string is the lexicographically smallest.

Example 3:

Input: s = "leetcode"Output: "kddsbncd"Explanation: We apply the operation on the entire string. It can be proven that the resulting string is the lexicographically smallest.

了解規(guī)則就好,結(jié)果我反倒被例子給搞暈了。

我跟大佬的差距有十萬八千里沒有?、


Runtime:?22 ms, faster than?80.00%?of?Java?online submissions for?Lexicographically Smallest String After Substring Operation.

Memory Usage:?48.4 MB, less than?40.00%?of?Java?online submissions for?Lexicographically Smallest String After Substring Operation.



LeetCode 2734. Lexicographically Smallest String After Substring的評論 (共 條)

分享到微博請遵守國家法律
嘉定区| 镇宁| 兴宁市| 获嘉县| 常宁市| 白水县| 安阳市| 体育| 金湖县| 清新县| 安乡县| 长沙县| 郑州市| 龙泉市| 方城县| 丹东市| 温泉县| 万荣县| 皋兰县| 安仁县| 龙江县| 固始县| 那曲县| 鱼台县| 永顺县| 颍上县| 上栗县| 宁安市| 镇江市| 大庆市| 会理县| 乌拉特前旗| 曲阳县| 綦江县| 乌拉特后旗| 乳山市| 镇康县| 绥芬河市| 平山县| 马鞍山市| 朔州市|