Find triplet a,b,c in an integer array such that a+b=c.

This array may contain -ve numbers as well.