Run ID |
作者 |
问题 |
语言 |
测评结果 |
Time |
Memory |
代码长度 |
提交时间 |
95579 |
蔡宸轩 |
04球的体积 |
Python3 |
Wrong Answer |
36 MS |
3736 KB |
43 |
2024-10-30 12:41:25 |
Tests(0/10):
Code:
s=input()
s=float(s)
print(3.1415926*s*s)
Run Info:
------Input------
9.2
------Answer-----
3261.7606
------Your output-----
265.90439766399993