|
Лимит времени 2000/4000/4000/4000 мс. Лимит памяти 65000/65000/65000/65000 Кб.
Сложность Альфа
Given a sequence of numbers.
Find the smallest number in the series.
Input
First, the number N - the number of
numbers in the sequence, is given and then N
numbers (1 <= N <= 100).
Output
Bring out the smallest number.
Input
td>
|
Output b>
td> tr>
7
4 2 5 -1 4 6 2
td>
|
-1
| |
Для отправки решений необходимо выполнить вход.
|