Problem H
Crossed Ladders
Input: Standard Input
Output: Standard Output
Time Limit: 1 Second

Each line of input contains three positive floating point numbers giving the values of x, y, and c.
For each line of input, output one line with a floating point number giving the width of the street in feet, with three decimal digits in the fraction.
30 40 1012.619429 8.163332 310 10 310 10 1 |
26.0337.0008.0009.798 |
Problemsetter: Alberta Local Contest