Run ID:90146
提交时间:2024-09-07 21:02:20
s=input().split() a=float(s[0]) print('{:.2f}'.format((a*3.1415926*a)))