BlueBook
Given
Input Specification
The first line contains a single integer
Output Specification
A single line: the largest of the
Sample Input
Copy
3
1.5
3
2.2
Sample Output
Copy
3.0000
Given
The first line contains a single integer
A single line: the largest of the
3
1.5
3
2.2
3.0000
Comments