2 lines
44 B
Python
2 lines
44 B
Python
|
print((float(input())*float(input()))**0.5)
|
|
print((float(input())*float(input()))**0.5)
|