in this pair mean more than and equal to two number or exactly two number
Arrays-Target Sum Pairs
@khemchandrs let understand how output is evaluate you need to sort the array and then according to the target you have to output the pair
note that none of the output will repeated that is
if a pair 1 and 2 is evaluated this will not again a valid pair.