Sponsored
Use these hints if you're stuck. Try solving on your own first.
Iterate over the elements of array hours and check if the value is greater than or equal to target.
Solve with full IDE support and test cases