QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#601975#9300. So Many Possibilities...ucup-team4583#WA 5ms10036kbC++176.3kb2024-09-30 17:10:212024-09-30 17:10:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
2 2

output:

0.5000000

result:

ok found '0.5000000000', expected '0.5000000000', error '0'

Test #2:

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

input:

3 3
1 2 3

output:

1.0833333

result:

ok found '1.0833333000', expected '1.0833333333', error '3.33333e-08'

Test #3:

score: -100
Wrong Answer
time: 5ms
memory: 10036kb

input:

3 100
80 32 38

output:

0.0000000

result:

wrong answer 1st numbers differ - expected: '0.917682017512703', found: '0.000000000000000', error = '0.917682'