Лимит времени 2000/4000/4000/4000 мс. Лимит памяти 65000/65000/65000/65000 Кб. Question by Ibrahim Mesecan.
The biggest number
Given comma separated N integers.
Find the maximum number.
Input
In the first line N - the number of numbers in sequence
(1 <= N <= 1,000) is given.
Then, in the second line, the number sequence is provided: ( N
numbers. ). Output
Display the biggest number.