简单判断
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
读入三个整数a、b、c( 0 < a,b,c < 10000 ),数据之间用空格隔开,如果前两个数a、b的和大于第三个数c,那么就输出“yes”,否则就输出“no”。
输入格式
一行,三个整数a b c
输出格式
yes or no
样例
输入数据 1
5 6 7
输出数据 1
yes
简单的考验
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 13
- Start at
- 2025-1-23 9:15
- End at
- 1970-1-1 8:00
- Duration
- -482665.2 hour(s)
- Host
- Partic.
- 0