16486. 운동장 한 바퀴

py_code·2020년 11월 23일
0

백준-브론즈4

목록 보기
39/51
pi = 3.141592
print(2*int(input()) + 2*pi*int(input()))
profile
개발자를 꿈꿉니다.

0개의 댓글