#A017. Max Num
Max Num
Problem Description
There are some students in a class, Can you help teacher find the tallest student .
Input
There are some cases. The first line contains an integer , indicate the cases; Each case have an integer , followed n students’ height.
Output
For each case output the tallest height, the height to two decimal plases;