Arrays-Target Sum Pairs

in this pair mean more than and equal to two number or exactly two number

@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.