본문 바로가기
python-algorithm

[백준] 20353

by 무적김두칠 2021. 3. 11.

1
2
import math
print( math.sqrt(int(input()))*4)
cs
반응형

'python-algorithm' 카테고리의 다른 글

[백준] 3507  (0) 2021.03.11
[백준] 2975  (0) 2021.03.11
[백준] 20233  (0) 2021.03.11
[백준] 20232  (0) 2021.03.09
[백준] 19602  (0) 2021.03.09

댓글