← Back to List

15610번: Abbey Courtyard ↗

Solutions

Python 3
32 B | 32 chars
print(4*(float(input())**(1/2)))