TwoAsOne

Given three ints, a b c, return true if it is possible to add two of the ints to get the third.

This exercise was converted to PLM from the excellent exercising site http://codingbat.com/