Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.

UTP_07 - Get to the Summit

Develop a Python code to identify and display the largest number in integer series

Input

A series of n non-negative integers

Output

The largest number from the integer series

Example

Input:
10
20
30
40
1   

Output:
40

Added by:jbA
Date:2021-07-19
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:NCSHARP JULIA PYTHON3

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.