There are some students in a class, Can you help teacher find the highest student .
输入解释
There are some cases. The first line contains an integer t, indicate the cases; Each case have an integer n ( 1 ≤ n ≤ 100 ) , followed n students’ height.
输出解释
For each case output the highest height, the height to two decimal plases;