#P5954. Do not pour out

    ID: 4823 远端评测题 1000ms 64MiB 尝试: 0 已通过: 0 难度: (无) 上传者: 标签>2016ACM/ICPC亚洲区沈阳站-重现赛(感谢东北大学)

Do not pour out

Problem Description

You have got a cylindrical cup. Its bottom diameter is 2 units and its height is 2 units as well.
The height of liquid level in the cup is d (0 ≤ d ≤ 2). When you incline the cup to the maximal angle such that the liquid inside has not been poured out, what is the area of the surface of the liquid?

Input

The first line is the number of test cases. For each test case, a line contains a float-point number d.

Output

For each test case, output a line containing the area of the surface rounded to 5 decimal places.

4 0 1 2 0.424413182
0.00000 4.44288 3.14159 3.51241