Sponsored
Use these hints if you're stuck. Try solving on your own first.
Can we split this problem into four cases depending on the sign of the numbers?
Can we binary search the value?
Solve with full IDE support and test cases