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

歡迎光臨散文網(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ó)家法律
武鸣县| 余干县| 阿勒泰市| 珠海市| 汝城县| 韶山市| 通许县| 连江县| 左权县| 耿马| 普安县| 祁阳县| 南康市| 鄂托克旗| 台北市| 临武县| 永寿县| 南城县| 宣化县| 永仁县| 乐清市| 富民县| 林甸县| 贵阳市| 根河市| 达州市| 桐乡市| 谢通门县| 辽源市| 新津县| 鲜城| 章丘市| 庆城县| 绥中县| 萨嘎县| 浦东新区| 蕉岭县| 边坝县| 温宿县| 平泉县| 连云港市|