QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#825479#9778. Brotatoucup-team3407#WA 115ms7076kbC++14762b2024-12-21 19:40:292024-12-21 19:40:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 0
0.5

output:

62.00000000000000000000

result:

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

Test #2:

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

input:

5 1
0.5

output:

47.00000000294676283374

result:

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

Test #3:

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

input:

10000 0
0.002

output:

247489700298.25357112288475036621

result:

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

Test #4:

score: -100
Wrong Answer
time: 115ms
memory: 6904kb

input:

100000 10
0.0002

output:

38767507243.07352411746978759766

result:

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