唯一的一道英文题

TimeLimit:250MS  MemoryLimit:64MB
64-bit integer IO format:%I64d
未提交 | 登录后收藏
Problem Description

 You are given three numbers. Is there a way to replace variables(变量) A, B and C with these numbers so the equality(等式) A + B = C is correct?


Input

There are three numbers X1, X2and X3 (1 ≤ Xi ≤ 10^100), each on a separate(分开) line of input.


Output

Output either "YES", if there is a way to substitute(替换) variables A, B and C with given numbers so the equality is correct, or "NO" otherwise.


SampleInput
1
2
3
SampleOutput
YES
Submit
题目统计信息详细
总AC数3
通过人数3
尝试人数6
总提交量15
AC率20.00%
AC该题后可以添加标签
贴完标签可以获得20ACB。
并且可以获得本题所有提交代码查看权限。
点击标题可以显示标签。
如果你还没认真思考过这题,请不要查看标签
如果您已经通过了该题,请务为该题贴上标签
出处

T^T Online Judge

[BUG反馈] [FAQ] [闽ICP备17026590号-1]
当前版本:3.24 系统时间: