QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#455143 | #8677. Carl’s Vacation | ucup-team3956 | WA | 637ms | 4224kb | C++20 | 3.0kb | 2024-06-25 20:31:41 | 2024-06-25 20:31:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 637ms
memory: 4132kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.7000492197
result:
ok found '76118.7000492', expected '76118.7000492', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 479ms
memory: 4224kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32368.6950453933
result:
wrong answer 1st numbers differ - expected: '32360.6797750', found: '32368.6950454', error = '0.0002477'