QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#136116#5593. Food Processorlmq26052003WA 1ms5820kbC++201.2kb2023-08-07 10:52:042023-08-07 10:52:07

Details

Tip: Click on the bar to expand more detailed information

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'