QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#455136 | #8677. Carl’s Vacation | ucup-team3956 | WA | 840ms | 4296kb | C++20 | 3.0kb | 2024-06-25 20:29:30 | 2024-06-25 20:29:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 795ms
memory: 4296kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.7000666459
result:
ok found '76118.7000666', expected '76118.7000492', error '0.0000000'
Test #2:
score: 0
Accepted
time: 840ms
memory: 4176kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32360.6799918882
result:
ok found '32360.6799919', expected '32360.6797750', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 804ms
memory: 4204kb
input:
0 0 100 100 20 0 0 -5 -5 2
output:
107.402678780673
result:
wrong answer 1st numbers differ - expected: '107.3655551', found: '107.4026788', error = '0.0003458'