国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

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

LeetCode 2798. Number of Employees Who Met the Target

2023-08-10 12:56 作者:您是打尖兒還是住店呢  | 我要投稿

There are?n?employees in a company, numbered from?0?to?n - 1. Each employee?i?has worked for?hours[i]?hours in the company.

The company requires each employee to work for?at least?target?hours.

You are given a?0-indexed?array of non-negative integers?hours?of length?n?and a non-negative integer?target.

Return?the integer denoting the number of employees who worked at least?target?hours.

?

Example 1:

Input: hours = [0,1,2,3,4], target = 2

Output: 3

Explanation: The company wants each employee to work for at least 2 hours. - Employee 0 worked for 0 hours and didn't meet the target. - Employee 1 worked for 1 hours and didn't meet the target. - Employee 2 worked for 2 hours and met the target. - Employee 3 worked for 3 hours and met the target. - Employee 4 worked for 4 hours and met the target. There are 3 employees who met the target.

Example 2:

Input: hours = [5,1,4,2,2], target = 6

Output: 0

Explanation: The company wants each employee to work for at least 6 hours. There are 0 employees who met the target.

?

Constraints:

  • 1 <= n == hours.length <= 50

  • 0 <=?hours[i], target <= 105


Runtime:?1 ms, faster than?38.94%?of?Java?online submissions for?Number of Employees Who Met the Target.

Memory Usage:?40.9 MB, less than?92.70%?of?Java?online submissions for?Number of Employees Who Met the Target.


LeetCode 2798. Number of Employees Who Met the Target的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
建昌县| 婺源县| 凌海市| 扎鲁特旗| 香格里拉县| 英超| 陇南市| 共和县| 岗巴县| 呼图壁县| 天台县| 海淀区| 桐城市| 汝城县| 抚远县| 布拖县| 佛坪县| 广汉市| 永定县| 济阳县| 吉水县| 长丰县| 辽源市| 墨竹工卡县| 吴川市| 福州市| 铁力市| 峡江县| 浦江县| 大埔县| 白朗县| 江津市| 冀州市| 汉中市| 吉隆县| 嘉鱼县| 城市| 团风县| 河源市| 石渠县| 芷江|