A+B and C (64bit)
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
P1004 A+B and C (64bit)
Difficulty: \(\color{brown}500\)
Problem Statement
gutc gives Radar three numbers: \(A\), \(B\), and \(C\). Radar needs to work out whether \(A+B>C\).
Constraints
\(-2^{63} \le A,B,C < 2^{63}\)
Input
\(A\ B\ C\)
Output
If \(A+B>C\), print Yes
; otherwise print No
.
AOCode Round #1 (Div. 1) - First Contest ||Rated||
- 状态
- 已结束
- 规则
- ACM/ICPC
- 题目
- 3
- 开始于
- 2021-08-22 14:15
- 结束于
- 2021-08-22 15:15
- 持续时间
- 1.0 小时
- 主持人
- 参赛人数
- 7