QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#150278#5593. Food ProcessorGuanYunchangWA 1ms3968kbC++20700b2023-08-25 16:09:432023-08-25 16:09:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3896kb

input:

10 1 2
10 10
4 5

output:

23.219281

result:

ok found '23.21928', expected '23.21928', error '0.00000'

Test #2:

score: 0
Accepted
time: 1ms
memory: 3760kb

input:

10000 9999 1
10000 1

output:

0.000144

result:

ok found '0.00014', expected '0.00014', error '0.00000'

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3968kb

input:

10 1 2
8 10
4 5

output:

-1
321928114.887362

result:

wrong output format Extra information in the output file