Run ID:90143

提交时间:2024-09-07 20:59:56

s=input().split() a=int(s[0]) print('{:.2f}'.format((a*3.1415926)*(a*3.1415926)))