Problem D

Statement
Copy Copied
Given n followed by n integers, output the maximum value.
Input: n a1 a2 ... an
Output: maximum of the numbers