Problem 2611 --Basic Operations - Min-Max

2611: Basic Operations - Min-Max

"
Time Limit $0$ 秒/Second(s) Memory Limit $512$ 兆字节/Megabyte(s)
提交总数 $212$ 正确数量 $175$
裁判形式 标准裁判/Standard Judge 我的状态 尚未尝试
难度 分类标签 STL
For given three integers a,b,c, print the minimum value and the maximum value.
The input is given in the following format. a b c Three integers a,b,c are given in a line.
Print the minimum and maximum values separated by a space in a line.
4 5 3
3 5
−1,000,000,000≤a,b,c≤1,000,000,000

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

本题记录 用 户(点击查看用户) 运行号(点击购买题解) 时 间
算法最快[$0 $ms] 哎哎 823657 2022-03-20 19:45:00
内存最少[$0 $KB] Qiqy 608879 2020-07-29 16:20:28
第一AC 计爱玲 281531 2018-10-07 10:34:55
第一挑战 计爱玲 281531 2018-10-07 10:34:55

赛题来源/所属竞赛 会津大学《C++ Programming II》 C++程序设计(高级)

竞赛编号 竞赛名称 竞赛时间 访问比赛
1680 2021-2022-2学期<算法分析与设计> 第1周练习:STL容器1:vetor/list/queue/deque/sort 2022-02-21 08:00:00 请登录