/ AOCode / 题库 /

A+B and C (64bit)

A+B and C (64bit)

P1004 A+B and C (64bit)

Difficulty: 500\color{brown}500

Problem Statement

gutc gives Radar three numbers: AA, BB, and CC. Radar needs to work out whether A+B>CA+B>C.

Constraints

263A,B,C<263-2^{63} \le A,B,C < 2^{63}

Input

A B CA\ B\ C

Output

If A+B>CA+B>C, print Yes; otherwise print No.

信息

ID
1004
难度
500
分类
(无)
标签
(无)
递交数
32
已通过
6
通过率
19%
上传者