A+B=C?
Çox asan
Zaman limiti 1 saniyə-dir
Yaddaş məhdudiyyəti 256 meqabayt
Petryk finds solving simple problems like finding the sum of two numbers quite dull. To challenge him, his programming teacher has given him a more interesting task:
You are provided with three integers: , , and . Your task is to determine if any one of these numbers is equal to the sum of the other two.
Giriş verilənləri
The input consists of a single line with three integers , , and ().
Çıxış verilənləri
Print «Yes
» if there is such a number; otherwise, print «No
» (without quotes).
Nümunələr
Giriş #1
Çıxış #1
Giriş #2
Çıxış #2
Giriş #3
Çıxış #3
Təqdimatlar 568
Qəbul dərəcəsi 43%