QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#825641#9778. Brotatoucup-team130#WA 61ms8692kbC++202.7kb2024-12-21 21:00:262024-12-21 21:00:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 8068kb

input:

5 0
0.5

output:

62.000000000000000

result:

ok found '62.000000000', expected '62.000000000', error '0.000000000'

Test #2:

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

input:

5 1
0.5

output:

47.000000000000000

result:

ok found '47.000000000', expected '47.000000000', error '0.000000000'

Test #3:

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

input:

10000 0
0.002

output:

247489700313.560089111328125

result:

ok found '247489700313.560089111', expected '247489700298.253692627', error '0.000000000'

Test #4:

score: -100
Wrong Answer
time: 61ms
memory: 8692kb

input:

100000 10
0.0002

output:

38767508012.388359069824219

result:

wrong answer 1st numbers differ - expected: '38767507133.2322159', found: '38767508012.3883591', error = '0.0000000'