Type: Default 1000ms 128MiB

[语言过关]求最大值、最小值

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】暑假作业

Not Claimed
Status
Done
Problem
19
Open Since
2024-7-20 0:00
Deadline
2024-8-25 23:59
Extension
24 hour(s)