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.

SICT1037 - Их элемент

10 элементтэй нэг хэмжээст массивын хамгийн их элементийг ол. Рекурсив ашиглана уу.

Input

10 ширхэг бүхэл тоо зайгаар тусгаарлагдан өгөгдөнө. (int төрөл)

Output

Массивын хамгийн их элементийг хэвлэнэ.

Example

Input:
10 3 5 2 2 0 1 23 4 7

Output:
23

Added by:B@TJ@RG@L
Date:2014-04-06
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:C C++ 4.3.2 PYTHON

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