QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#201311#5304. Money GameZhaoZiLongWA 1ms3736kbC++20278b2023-10-05 13:40:272023-10-05 13:40:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4 2

output:

4 2.00000000000000000000

result:

ok 2 numbers

Test #2:

score: 0
Accepted
time: 0ms
memory: 3732kb

input:

2
2 3

output:

3.33333 1.66666666666666674068

result:

ok 2 numbers

Test #3:

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

input:

2
851648 722281

output:

1.04929e+06 524643.00000000000000000000

result:

wrong answer 1st numbers differ - expected: '1049286.0000000', found: '1049290.0000000', error = '0.0000038'