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

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

Leetcode 2549. Count Distinct Numbers on Board

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

You are given a positive integer?n, that is initially placed on a board. Every day, for?109?days, you perform the following procedure:

  • For each number?x?present on the board, find all numbers?1 <= i <= n?such that?x % i == 1.

  • Then, place those numbers on the board.

Return?the number of?distinct?integers present on the board after?109?days have elapsed.

Note:

  • Once a number is placed on the board, it will remain on it until the end.

  • %?stands?for the modulo operation. For example,?14 % 3?is?2.

?

Example 1:

Input: n = 5Output: 4Explanation: Initially, 5 is present on the board. The next day, 2 and 4 will be added since 5 % 2 == 1 and 5 % 4 == 1. After that day, 3 will be added to the board because 4 % 3 == 1. At the end of a billion days, the distinct numbers on the board will be 2, 3, 4, and 5.

Example 2:

Input: n = 3Output: 2Explanation: Since 3 % 2 == 1, 2 will be added to the board. After a billion days, the only two distinct numbers on the board are 2 and 3.



Runtime:?0 ms, faster than?100.00%?of?Java?online submissions for?Count Distinct Numbers on Board.

Memory Usage:?38.9 MB, less than?85.71%?of?Java?online submissions for?Count Distinct Numbers on Board.


Leetcode 2549. Count Distinct Numbers on Board的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
横峰县| 安康市| 泸定县| 阿拉善左旗| 怀化市| 衡水市| 忻州市| 长海县| 吴忠市| 万盛区| 彰化县| 富平县| 兴安县| 阆中市| 蒙山县| 昔阳县| 错那县| 尉氏县| 保亭| 浦江县| 章丘市| 昂仁县| 麻阳| 印江| 丹阳市| 农安县| 柘荣县| 东阿县| 大厂| 扶风县| 潢川县| 铁岭市| 逊克县| 鄂尔多斯市| 同江市| 密云县| 西畴县| 黄石市| 个旧市| 饶平县| 武定县|