728x90
반응형
단순 수학 문제이다.
a = int(input())
print(a**0.5 * 4)
728x90
반응형
'Agorithm > 백준 알고리즘' 카테고리의 다른 글
백준 알고리즘 15700번 타일 채우기 4(python) (0) | 2021.02.07 |
---|---|
백준 알고리즘 15680번 연세대학교(python) (0) | 2021.02.07 |
백준 알고리즘 15474번 鉛筆(python) (0) | 2021.02.07 |
백준 알고리즘 15236번 Dominos(python) (0) | 2021.02.07 |
백준 알고리즘 15128번 Congruent Numbers(python) (0) | 2021.02.07 |