Problem6644--P78

6644: P78

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 256 MiB

Description

输入4个数,输出其中最大的数

Input

一行4个整数,用空格隔开

Output

一行一个整数

Sample 1 Input

2 9 3 7

Sample 1 Output

9

Sample 2 Input

9 8 7 6

Sample 2 Output

9

Source/Category

久智乐博RoboLi