练53.1 打擂台

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

说明

一天,尼克给了格莱尔1010个数字,要求格莱尔在11秒钟之内说出最大的那个数,但格莱尔没有如此聪明的大脑。所以,请你试编一程序,输入1010个数,输出其中最大的数。

输入格式

一行,十个整数,两数之间以一个空格隔开。

输出格式

一行,为“最大的数:max”,max表示输入的1010个数中最大的那个数

样例

98 95 94 94 96 92 91.5 90 100 88
最大的数:100

202402240000

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
22
Start at
2024-2-24 13:00
End at
2024-2-24 15:30
Duration
2.5 hour(s)
Host
Partic.
9