Loading repovive.com/contests/3/problems/A
You are given three integers , , and .
Alice initially has apples and Bob initially has apples. You also have additional apples, and each of these apples must be given to exactly one of them (either Alice or Bob).
For each test case, determine whether it is possible to distribute the apples so that finally Alice and Bob have the same number of apples.
where is either Yes or No.
Give apples to Alice and apples to Bob.