Find Minimum
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Alarm in Summer Computer School! Minimum is lost. You must find it.
Input
The first line contains number . In the second line integers are given, each of them is no more than by absolute value.
Output
Print the minimum among the given numbers.
Examples
Input #1
Answer #1
Input #2
Answer #2
Submissions 18K
Acceptance rate 55%