The surface area of the pyramid 3
Execution time limit is 1 second
Runtime memory usage limit is 64 megabytes
Find the right lateral surface area of a quadrilateral pyramid with volume and the height .
Input
In a single line through the space volume of the pyramid and the height. All input data are integers, not exceeding .
Output
The search area, the result is to bring up to a tenth.
Examples
Input #1
Answer #1
Submissions 1K
Acceptance rate 54%