QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224383 | #2935. Spider-Fly | GuanYunchang | WA | 1ms | 3808kb | C++20 | 5.8kb | 2023-10-23 01:55:33 | 2023-10-23 01:55:33 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3740kb
input:
12 12 30 6 11 0 6 1 30
output:
40.000
result:
ok single line: '40.000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3808kb
input:
12 10 30 6 9 0 6 1 30
output:
38.833
result:
ok single line: '38.833'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3636kb
input:
12 10 30 1 10 10 6 1 30
output:
27.019
result:
ok single line: '27.019'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3736kb
input:
12 10 30 1 10 10 6 2 30
output:
27.514
result:
ok single line: '27.514'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3640kb
input:
12 10 30 1 10 10 8 0 30
output:
27.586
result:
ok single line: '27.586'
Test #6:
score: 0
Accepted
time: 1ms
memory: 3704kb
input:
12 10 20 1 10 0 8 0 20
output:
27.586
result:
ok single line: '27.586'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3748kb
input:
12 10 20 0 10 0 8 0 20
output:
26.907
result:
ok single line: '26.907'
Test #8:
score: 0
Accepted
time: 1ms
memory: 3808kb
input:
12 10 20 0 10 0 12 0 20
output:
29.732
result:
ok single line: '29.732'
Test #9:
score: 0
Accepted
time: 1ms
memory: 3808kb
input:
12 8 15 2 8 5 9 8 14
output:
11.402
result:
ok single line: '11.402'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3736kb
input:
12 8 15 0 8 0 9 8 14
output:
16.643
result:
ok single line: '16.643'
Test #11:
score: -100
Wrong Answer
time: 0ms
memory: 3636kb
input:
12 12 30 1 12 10 6 1 30
output:
27.295
result:
wrong answer 1st lines differ - expected: '28.320', found: '27.295'