QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#136116 | #5593. Food Processor | lmq26052003 | WA | 1ms | 5820kb | C++20 | 1.2kb | 2023-08-07 10:52:04 | 2023-08-07 10:52:07 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 5776kb
input:
10 1 2 10 10 4 5
output:
23.21928094887362348
result:
ok found '23.21928', expected '23.21928', error '0.00000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5820kb
input:
10000 9999 1 10000 1
output:
0.0001442767180450352661
result:
ok found '0.00014', expected '0.00014', error '0.00000'
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3776kb
input:
10 1 2 8 10 4 5
output:
321928114.8873623479
result:
wrong answer 1st numbers differ - expected: '-1.00000', found: '321928114.88736', error = '321928115.88736'