QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#505623#3466. Dice Bettingxiaowuc1AC ✓197ms74076kbJava82.2kb2024-08-05 06:31:152024-08-05 06:31:15

詳細信息

Test #1:

score: 100
Accepted
time: 32ms
memory: 37104kb

input:

3 3 2

output:

0.8888888888888891

result:

ok found '0.8888889', expected '0.8888889', error '0.0000000'

Test #2:

score: 0
Accepted
time: 40ms
memory: 37216kb

input:

3 3 3

output:

0.22222222222222227

result:

ok found '0.2222222', expected '0.2222222', error '0.0000000'

Test #3:

score: 0
Accepted
time: 40ms
memory: 40888kb

input:

6 3 1

output:

1.0

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #4:

score: 0
Accepted
time: 41ms
memory: 39216kb

input:

10 1 1

output:

1.0

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #5:

score: 0
Accepted
time: 44ms
memory: 36856kb

input:

26 3 2

output:

0.9999999999988196

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #6:

score: 0
Accepted
time: 38ms
memory: 38668kb

input:

57 2 2

output:

1.0

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #7:

score: 0
Accepted
time: 40ms
memory: 38136kb

input:

92 38 34

output:

0.797551121728549

result:

ok found '0.7975511', expected '0.7975511', error '0.0000000'

Test #8:

score: 0
Accepted
time: 39ms
memory: 38504kb

input:

62 28 13

output:

0.9999999999999994

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #9:

score: 0
Accepted
time: 62ms
memory: 47852kb

input:

1989 488 343

output:

1.0000000000000007

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #10:

score: 0
Accepted
time: 80ms
memory: 51548kb

input:

5851 242 124

output:

1.0000000000000024

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #11:

score: 0
Accepted
time: 112ms
memory: 53640kb

input:

9676 187 138

output:

0.9999999999999974

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #12:

score: 0
Accepted
time: 80ms
memory: 46408kb

input:

5621 188 110

output:

0.9999999999999978

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #13:

score: 0
Accepted
time: 54ms
memory: 44920kb

input:

2893 207 131

output:

0.9999999999999999

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #14:

score: 0
Accepted
time: 62ms
memory: 42020kb

input:

5103 91 2

output:

0.9999999999999907

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #15:

score: 0
Accepted
time: 67ms
memory: 39984kb

input:

5079 64 37

output:

0.9999999999999964

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #16:

score: 0
Accepted
time: 60ms
memory: 44228kb

input:

3360 185 136

output:

1.0000000000000009

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #17:

score: 0
Accepted
time: 190ms
memory: 73740kb

input:

10000 500 126

output:

1.0000000000000036

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'

Test #18:

score: 0
Accepted
time: 197ms
memory: 74076kb

input:

10000 500 317

output:

1.0000000000000036

result:

ok found '1.0000000', expected '1.0000000', error '0.0000000'