Given three ints return true if it is possible to add two of the them to equal the third.
int
true
For this problem we're expecting only a method.
Stuck? You may find these lessons helpful: