670 - CS135501_I2P2014_LAB_11 Scoreboard

Time

2014/12/22 15:30:00 2014/12/22 16:00:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
10377 Biggest

10377 - Biggest   

Description

Give you N integer, print out the biggest number.        

Input

First line, a number N which means the number of digit. 1<=N<=10

Following content N number, each one is integer.

Output

Print the biggest number with newline

Sample Input  Download

Sample Output  Download

Tags




Discuss