News

# You are given a 0-indexed integer array nums having length n, an integer indexDifference, and an integer valueDifference. # Your task is to find two indices i and j, both in the range [0, n - 1], ...