Type: RemoteJudge 1000ms 64MiB

练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

2024021901

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
10
Start at
2024-2-19 17:00
End at
2024-2-19 18:30
Duration
1.5 hour(s)
Host
Partic.
11