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

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

LeetCode 2769. Find the Maximum Achievable Number

2023-07-15 08:45 作者:您是打尖兒還是住店呢  | 我要投稿

You are given two integers,?num?and?t.

An integer?x?is called?achievable?if it can become equal to?num?after applying the following operation no more than?t?times:

  • Increase or decrease?x?by?1, and simultaneously increase or decrease?num?by?1.

Return?the maximum possible achievable number. It can be proven that there exists at least one achievable number.

?

Example 1:

Input: num = 4, t = 1

Output: 6

Explanation: The maximum achievable number is x = 6; it can become equal to num after performing this operation: 1- Decrease x by 1, and increase num by 1. Now, x = 5 and num = 5. It can be proven that there is no achievable number larger than 6.

Example 2:

Input: num = 3, t = 2

Output: 7

Explanation: The maximum achievable number is x = 7; after performing these operations, x will equal num: 1- Decrease x by 1, and increase num by 1. Now, x = 6 and num = 4. 2- Decrease x by 1, and increase num by 1. Now, x = 5 and num = 5. It can be proven that there is no achievable number larger than 7.

?

Constraints:

  • 1 <= num, t?<= 50

????easy 題目。


Runtime:?2 ms, faster than?100.00%?of?Java?online submissions for?Find the Maximum Achievable Number.

Memory Usage:?40.8 MB, less than?12.45%?of?Java?online submissions for?Find the Maximum Achievable Number.


LeetCode 2769. Find the Maximum Achievable Number的評論 (共 條)

分享到微博請遵守國家法律
文安县| 博乐市| 开原市| 锦屏县| 洛浦县| 腾冲县| 营山县| 台前县| 上虞市| 黄石市| 宁安市| 广德县| 桐柏县| 延吉市| 尤溪县| 赤壁市| 北票市| 太康县| 军事| 桂平市| 浦东新区| 淮安市| 朝阳市| 上杭县| 呼伦贝尔市| 阿拉善右旗| 聂拉木县| 来安县| 秦皇岛市| 临泽县| 黄浦区| 五原县| 阳江市| 华亭县| 洪洞县| 光山县| 象山县| 馆陶县| 乐清市| 昌平区| 东宁县|