【例41.3】 最小数和最大数
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.
说明
输入 个数,找到其中最小的数和最大的数。
输入格式
第一行一个整数 (),表示数据的个数。
第二行 个整数 ()。
输出格式
两个整数,分别表示最小的数和最大的数。
样例
4
3 9 8 1
1 9
20240123-B
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 6
- Start at
- 2024-1-23 17:30
- End at
- 2024-1-23 18:30
- Duration
- 1 hour(s)
- Host
- Partic.
- 7