QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#59487#3466. Dice BettingLHAC ✓384ms95460kbJava112.9kb2022-10-29 17:06:402022-10-29 17:06:41

詳細信息

Test #1:

score: 100
Accepted
time: 194ms
memory: 93684kb

input:

3 3 2

output:

0.8888888888888888

result:

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

Test #2:

score: 0
Accepted
time: 184ms
memory: 93384kb

input:

3 3 3

output:

0.2222222222222222

result:

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

Test #3:

score: 0
Accepted
time: 228ms
memory: 91440kb

input:

6 3 1

output:

1.0

result:

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

Test #4:

score: 0
Accepted
time: 196ms
memory: 93496kb

input:

10 1 1

output:

1.0

result:

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

Test #5:

score: 0
Accepted
time: 192ms
memory: 95460kb

input:

26 3 2

output:

0.9999999999988195

result:

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

Test #6:

score: 0
Accepted
time: 165ms
memory: 91432kb

input:

57 2 2

output:

1.0

result:

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

Test #7:

score: 0
Accepted
time: 191ms
memory: 93612kb

input:

92 38 34

output:

0.7975511217285481

result:

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

Test #8:

score: 0
Accepted
time: 160ms
memory: 93728kb

input:

62 28 13

output:

0.9999999999999989

result:

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

Test #9:

score: 0
Accepted
time: 237ms
memory: 91592kb

input:

1989 488 343

output:

0.999999999999999

result:

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

Test #10:

score: 0
Accepted
time: 255ms
memory: 93424kb

input:

5851 242 124

output:

1.0000000000000155

result:

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

Test #11:

score: 0
Accepted
time: 329ms
memory: 93428kb

input:

9676 187 138

output:

0.9999999999999949

result:

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

Test #12:

score: 0
Accepted
time: 320ms
memory: 93648kb

input:

5621 188 110

output:

0.9999999999999954

result:

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

Test #13:

score: 0
Accepted
time: 199ms
memory: 93476kb

input:

2893 207 131

output:

0.9999999999999948

result:

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

Test #14:

score: 0
Accepted
time: 225ms
memory: 91312kb

input:

5103 91 2

output:

0.9999999999999974

result:

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

Test #15:

score: 0
Accepted
time: 255ms
memory: 93592kb

input:

5079 64 37

output:

0.9999999999999964

result:

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

Test #16:

score: 0
Accepted
time: 252ms
memory: 93584kb

input:

3360 185 136

output:

1.0000000000000346

result:

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

Test #17:

score: 0
Accepted
time: 353ms
memory: 93488kb

input:

10000 500 126

output:

0.9999999999999855

result:

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

Test #18:

score: 0
Accepted
time: 384ms
memory: 93408kb

input:

10000 500 317

output:

0.9999999999999855

result:

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