[语言过关]求最大值、最小值
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.
题目说明
给出n个整数,求出最大值和最小值
输入格式
输入共两行,第一行为一个正整数n(0<n<1000)。第二行有n个整数。
输出格式
输出一行两个数,第一个是最大值,第二个是最小值
样例
5
36 12 65 4 2
65 2
【周六9:00】 team2
- Status
 - Done
 - Rule
 - ACM/ICPC
 - Problem
 - 7
 - Start at
 - 2024-7-19 11:23
 - End at
 - 2024-7-19 12:17
 - Duration
 - 0.9 hour(s)
 - Host
 - Partic.
 - 4