Sponsored
Use these hints if you're stuck. Try solving on your own first.
It is always optimal to pair the worker with the least amount of time with the job that requires the least amount of time.
Sort both arrays.
Solve with full IDE support and test cases