编号 题目 状态 分数 总时间 内存 代码 / 答案文件 提交者 提交时间
#1454 #994. 小关的需求 Wrong Answer 0 271 ms 2840 K Python 3 / 69 B 2330034067 2023-10-15 16:20:58
R=input()
V =float((4 / 3) *3.14159*R*R*R)
V = round(V,5)
print(V)
子任务 #1
Wrong Answer
得分:0
测试点 #1
Wrong Answer
得分:0
用时:20 ms
内存:2800 KiB

输入文件(1.in

1

答案文件(1.out

4.18667

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #2
Wrong Answer
得分:0
用时:22 ms
内存:2840 KiB

输入文件(2.in

5

答案文件(2.out

523.33333

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #3
Wrong Answer
得分:0
用时:32 ms
内存:2772 KiB

输入文件(3.in

20

答案文件(3.out

33493.33333

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #4
Wrong Answer
得分:0
用时:33 ms
内存:2752 KiB

输入文件(4.in

79

答案文件(4.out

2064189.94667

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #5
Wrong Answer
得分:0
用时:24 ms
内存:2744 KiB

输入文件(5.in

100

答案文件(5.out

4186666.66667

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #6
Wrong Answer
得分:0
用时:24 ms
内存:2840 KiB

输入文件(6.in

13

答案文件(6.out

9198.10667

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #7
Wrong Answer
得分:0
用时:28 ms
内存:2812 KiB

输入文件(7.in

23

答案文件(7.out

50939.17333

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #8
Wrong Answer
得分:0
用时:32 ms
内存:2756 KiB

输入文件(8.in

33

答案文件(8.out

150456.24000

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #9
Wrong Answer
得分:0
用时:23 ms
内存:2780 KiB

输入文件(9.in

83

答案文件(9.out

2393881.57333

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1
测试点 #10
Wrong Answer
得分:0
用时:33 ms
内存:2828 KiB

输入文件(10.in

93

答案文件(10.out

3367574.64000

标准错误流

Traceback (most recent call last):
  File "/sandbox/2/a.py", line 2, in <module>
    V =float((4 / 3) *3.14159*R*R*R)
TypeError: can't multiply sequence by non-int of type 'float'

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 1