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

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

Leetcode 2566. Maximum Difference by Remapping a Digit

2023-02-19 09:10 作者:您是打尖兒還是住店呢  | 我要投稿

You are given an integer?num. You know that Danny Mittal will sneakily?remap?one of the?10?possible digits (0?to?9) to another digit.

Return?the difference between the maximum and minimum?values Danny can make by remapping?exactly?one?digit?in?num.

Notes:

  • When Danny remaps a digit?d1?to another digit?d2, Danny replaces all occurrences of?d1?in?num?with?d2.

  • Danny can remap a digit to itself, in which case?num?does not change.

  • Danny can remap different digits for obtaining minimum and maximum values respectively.

  • The resulting number after remapping can contain leading zeroes.

  • We mentioned "Danny Mittal" to congratulate him on being in the top 10 in Weekly Contest 326.

?

Example 1:

Input: num = 11891Output: 99009Explanation: To achieve the maximum value, Danny can remap the digit 1 to the digit 9 to yield 99899. To achieve the minimum value, Danny can remap the digit 1 to the digit 0, yielding 890. The difference between these two numbers is 99009.

Example 2:

Input: num = 90Output: 99Explanation:The maximum value that can be returned by the function is 99 (if 0 is replaced by 9) and the minimum value that can be returned by the function is 0 (if 9 is replaced by 0). Thus, we return 99.

?

Constraints:

  • 1 <= num <= 10e8;



Runtime:?1 ms, faster than?100.00%?of?Java?online submissions for?Maximum Difference by Remapping a Digit.

Memory Usage:?39.4 MB, less than?16.67%?of?Java?online submissions for?Maximum Difference by Remapping a Digit.


Leetcode 2566. Maximum Difference by Remapping a Digit的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
固镇县| 渭南市| 沙田区| 乌鲁木齐县| 沙洋县| 连州市| 前郭尔| 伊通| 闽清县| 浏阳市| 定边县| 黄浦区| 新疆| 万安县| 泸定县| 丰原市| 根河市| 永寿县| 桐柏县| 琼海市| 金昌市| 武乡县| 九龙县| 休宁县| 黄骅市| 全州县| 岑巩县| 会昌县| 孝感市| 开封县| 镶黄旗| 富锦市| 松原市| 霞浦县| 庆安县| 正阳县| 图木舒克市| 广昌县| 葵青区| 汕头市| 康保县|