QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#416755 | #8677. Carl’s Vacation | ucup-team874# | WA | 1ms | 4060kb | C++20 | 3.5kb | 2024-05-22 06:30:19 | 2024-05-22 06:30:21 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3996kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.700049220477055
result:
ok found '76118.7000492', expected '76118.7000492', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3980kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32360.679774997896963
result:
ok found '32360.6797750', expected '32360.6797750', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
0 0 100 100 20 0 0 -5 -5 2
output:
107.365555078990201
result:
ok found '107.3655551', expected '107.3655551', error '0.0000000'
Test #4:
score: 0
Accepted
time: 0ms
memory: 3868kb
input:
0 0 100 100 20 23 23 18 18 2
output:
88.056757050574898
result:
ok found '88.0567571', expected '88.0567571', error '0.0000000'
Test #5:
score: 0
Accepted
time: 0ms
memory: 3976kb
input:
0 0 100 100 20 100 100 105 95 2
output:
107.365555078990201
result:
ok found '107.3655551', expected '107.3655551', error '0.0000000'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3988kb
input:
0 0 100 100 20 44 156 49 151 2
output:
77.704520217706589
result:
ok found '77.7045202', expected '77.7045202', error '0.0000000'
Test #7:
score: 0
Accepted
time: 0ms
memory: 3920kb
input:
0 0 100 100 20 200 0 205 5 2
output:
224.528035156840489
result:
ok found '224.5280352', expected '224.5280352', error '0.0000000'
Test #8:
score: 0
Accepted
time: 0ms
memory: 3904kb
input:
0 0 100 100 20 -29 171 -24 176 2
output:
84.368195798321846
result:
ok found '84.3681958', expected '84.3681958', error '0.0000000'
Test #9:
score: 0
Accepted
time: 0ms
memory: 3976kb
input:
0 0 100 100 20 -100 100 -105 105 2
output:
107.365555078990201
result:
ok found '107.3655551', expected '107.3655551', error '0.0000000'
Test #10:
score: 0
Accepted
time: 0ms
memory: 4060kb
input:
0 0 100 100 20 -69 69 -74 74 2
output:
83.294612444407063
result:
ok found '83.2946124', expected '83.2946124', error '0.0000000'
Test #11:
score: 0
Accepted
time: 0ms
memory: 3964kb
input:
0 0 30 0 20 50 20 80 20 20
output:
72.801098892805183
result:
ok found '72.8010989', expected '72.8010989', error '0.0000000'
Test #12:
score: 0
Accepted
time: 0ms
memory: 3960kb
input:
0 0 30 0 20 50 20 80 20 140
output:
186.874948275750043
result:
ok found '186.8749483', expected '186.8749483', error '0.0000000'
Test #13:
score: -100
Wrong Answer
time: 0ms
memory: 3900kb
input:
0 0 30 0 140 50 20 80 20 140
output:
202.592178800041748
result:
wrong answer 1st numbers differ - expected: '302.2649538', found: '202.5921788', error = '0.3297530'