Problem 2708 --Branch on Condition - Range

2708: Branch on Condition - Range

"
Time Limit $1$ 秒/Second(s) Memory Limit $512$ 兆字节/Megabyte(s)
提交总数 $1425$ 正确数量 $726$
裁判形式 标准裁判/Standard Judge 我的状态 尚未尝试
难度 分类标签 分支

Range 

Write a program which reads three integers a, b and c, and prints "Yes" if a<b<c,otherwise "No".

Three integers a, b and c separated by a single space are given in a line.
Print "Yes" or "No" in a line.
1 3 8
Yes
0 ≤ a, b, c ≤ 100

推荐代码 查看2708 所有题解 上传题解视频得图灵币

本题记录 用 户(点击查看用户) 运行号(点击购买题解) 时 间
算法最快[$0 $ms] Daydreamer 819847 2022-03-13 17:41:52
内存最少[$0 $KB] regex 520713 2019-11-10 17:06:02
第一AC AOJ大管家 294037 2018-10-24 11:10:16
第一挑战 AOJ大管家 294037 2018-10-24 11:10:16

赛题来源/所属竞赛 会津大学《C++ Programming I》 C++程序设计(入门)

竞赛编号 竞赛名称 竞赛时间 访问比赛
1774 2023-2024-1学期《C语言程序设计》:分支结构【23计算机】 2023-10-16 00:00:00 请登录
1719 2022-2023-1学期《C语言程序设计》:分支结构【22计算机】 2022-10-17 00:00:00 请登录
1659 2021-2022-1学期《C语言程序设计》:分支结构【21计算机】 2021-10-18 00:00:00 请登录
1563 2020-2021-1学期《C语言程序设计》:分支结构【20计算机12345】 2020-10-16 19:00:00 请登录
1414 2019-2020-1学期《Python程序设计》控制结构【19数据科学123班】 2019-10-16 10:00:00 请登录