Run ID:90415

提交时间:2024-09-14 19:36:56

s=input().split() a=float(s[0]) print('{:.4f}'.format(4/3*3.1415926*a*a*a))