complement
RU: дополнение
In two-sum, the complement of a number x (given target t) is t - x. If x + complement = target, the pair is found.
RU: дополнение
In two-sum, the complement of a number x (given target t) is t - x. If x + complement = target, the pair is found.