QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#455154 | #8677. Carl’s Vacation | ucup-team3956 | WA | 1ms | 4360kb | C++20 | 3.0kb | 2024-06-25 20:36:19 | 2024-06-25 20:36:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 4284kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.7000624112
result:
ok found '76118.7000624', expected '76118.7000492', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 4360kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32360.6797753513
result:
ok found '32360.6797754', expected '32360.6797750', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 4304kb
input:
0 0 100 100 20 0 0 -5 -5 2
output:
107.365870893793
result:
wrong answer 1st numbers differ - expected: '107.3655551', found: '107.3658709', error = '0.0000029'