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

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

LeetCode 2239. Find Closest Number to Zero

2023-04-21 15:59 作者:您是打尖兒還是住店呢  | 我要投稿

Given an integer array?nums?of size?n, return?the number with the value?closest?to?0?in?nums. If there are multiple answers, return?the number with the?largest?value.

?

Example 1:

Input: nums = [-4,-2,1,4,8]

Output: 1

Explanation:

The distance from -4 to 0 is |-4| = 4.?

The distance from -2 to 0 is |-2| = 2.?

The distance from 1 to 0 is |1| = 1.?

The distance from 4 to 0 is |4| = 4.?

The distance from 8 to 0 is |8| = 8.?

Thus, the closest number to 0 in the array is 1.

Example 2:

Input: nums = [2,-1,1]

Output: 1

Explanation:?

1 and -1 are both the closest numbers to 0, so 1 being larger is returned.

?

Constraints:

  • 1 <= n <= 1000

  • -105?<= nums[i] <= 105

  • 我用的二維數(shù)組,所以肯定比較慢了,直接附上代碼就行了。


Runtime:?23 ms, faster than?5.80%?of?Java?online submissions for?Find Closest Number to Zero.

Memory Usage:?42.6 MB, less than?55.89%?of?Java?online submissions for?Find Closest Number to Zero.


LeetCode 2239. Find Closest Number to Zero的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
格尔木市| 高台县| 侯马市| 象山县| 杨浦区| 内江市| 甘孜| 北流市| 南丰县| 资阳市| 涪陵区| 彭泽县| 开封市| 翼城县| 个旧市| 阳新县| 林口县| 齐齐哈尔市| 隆德县| 鄢陵县| 西盟| 张家港市| 新干县| 苍山县| 彰化县| 孟州市| 泾川县| 海晏县| 鄂伦春自治旗| 驻马店市| 平凉市| 叶城县| 临江市| 凭祥市| 垣曲县| 即墨市| 康马县| 方山县| 宁德市| 兴海县| 西城区|