QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#575844 | #3977. Explosion Exploit | Milmon | AC ✓ | 3ms | 5036kb | C++20 | 1.4kb | 2024-09-19 16:59:59 | 2024-09-19 17:00:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 4096kb
input:
1 2 2 2 1 1
output:
0.33333333
result:
ok found '0.3333333', expected '0.3333333', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 4200kb
input:
2 3 12 3 2 4 2 3
output:
0.13773809
result:
ok found '0.1377381', expected '0.1377381', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 5036kb
input:
5 5 57 6 6 6 6 6 6 6 6 6 6
output:
0.25359422
result:
ok found '0.2535942', expected '0.2535942', error '0.0000000'
Test #4:
score: 0
Accepted
time: 1ms
memory: 4372kb
input:
5 3 93 1 5 6 6 6 3 2 4
output:
1.00000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #5:
score: 0
Accepted
time: 1ms
memory: 4472kb
input:
5 4 33 4 5 4 2 6 1 3 6 2
output:
1.00000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #6:
score: 0
Accepted
time: 0ms
memory: 4108kb
input:
2 3 5 1 2 1 2 3
output:
0.00000000
result:
ok found '0.0000000', expected '0.0000000', error '-0.0000000'
Test #7:
score: 0
Accepted
time: 2ms
memory: 4944kb
input:
5 5 54 5 5 6 6 6 6 6 5 5 6
output:
0.36096933
result:
ok found '0.3609693', expected '0.3609693', error '0.0000000'
Test #8:
score: 0
Accepted
time: 0ms
memory: 4792kb
input:
5 5 44 5 6 6 4 5 4 6 6 6 5
output:
0.01277884
result:
ok found '0.0127788', expected '0.0127788', error '0.0000000'
Test #9:
score: 0
Accepted
time: 2ms
memory: 4752kb
input:
5 5 42 6 3 2 5 6 5 5 4 6 6
output:
0.04441092
result:
ok found '0.0444109', expected '0.0444109', error '0.0000000'
Test #10:
score: 0
Accepted
time: 0ms
memory: 4788kb
input:
5 5 43 6 6 6 5 6 5 5 6 5 3
output:
0.04162613
result:
ok found '0.0416261', expected '0.0416261', error '0.0000000'
Test #11:
score: 0
Accepted
time: 2ms
memory: 4756kb
input:
5 5 42 6 6 5 3 5 6 5 4 3 6
output:
0.05355005
result:
ok found '0.0535501', expected '0.0535500', error '0.0000000'
Test #12:
score: 0
Accepted
time: 0ms
memory: 4044kb
input:
5 2 3 6 6 6 6 6 1 1
output:
0.12131519
result:
ok found '0.1213152', expected '0.1213152', error '0.0000000'
Test #13:
score: 0
Accepted
time: 1ms
memory: 4260kb
input:
2 4 22 2 1 3 4 6 6
output:
1.00000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #14:
score: 0
Accepted
time: 0ms
memory: 4180kb
input:
2 4 12 1 1 2 2 3 5
output:
0.00077043
result:
ok found '0.0007704', expected '0.0007704', error '0.0000000'
Test #15:
score: 0
Accepted
time: 0ms
memory: 4152kb
input:
3 1 16 6 5 6 1
output:
0.99559674
result:
ok found '0.9955967', expected '0.9955967', error '0.0000000'
Test #16:
score: 0
Accepted
time: 0ms
memory: 4172kb
input:
1 1 6 3 3
output:
1.00000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #17:
score: 0
Accepted
time: 0ms
memory: 4148kb
input:
4 1 11 6 6 6 6 5
output:
0.05041725
result:
ok found '0.0504172', expected '0.0504173', error '0.0000000'
Test #18:
score: 0
Accepted
time: 0ms
memory: 4084kb
input:
1 3 9 3 2 1 4
output:
0.29022828
result:
ok found '0.2902283', expected '0.2902283', error '0.0000000'
Test #19:
score: 0
Accepted
time: 0ms
memory: 4212kb
input:
1 4 19 3 4 6 4 5
output:
0.00288998
result:
ok found '0.0028900', expected '0.0028900', error '0.0000000'
Test #20:
score: 0
Accepted
time: 0ms
memory: 4124kb
input:
3 1 6 3 5 5 1
output:
0.82886646
result:
ok found '0.8288665', expected '0.8288665', error '0.0000000'
Test #21:
score: 0
Accepted
time: 0ms
memory: 4116kb
input:
3 1 3 5 6 2 3
output:
0.01562500
result:
ok found '0.0156250', expected '0.0156250', error '0.0000000'
Test #22:
score: 0
Accepted
time: 1ms
memory: 4252kb
input:
5 4 13 5 3 5 6 4 4 3 1 3
output:
0.00020783
result:
ok found '0.0002078', expected '0.0002078', error '0.0000000'
Test #23:
score: 0
Accepted
time: 0ms
memory: 4180kb
input:
1 1 7 4 4
output:
0.50000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #24:
score: 0
Accepted
time: 0ms
memory: 4232kb
input:
3 4 10 6 6 6 1 1 1 1
output:
0.60558388
result:
ok found '0.6055839', expected '0.6055839', error '0.0000000'
Test #25:
score: 0
Accepted
time: 0ms
memory: 4112kb
input:
1 1 3 3 2
output:
0.50000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #26:
score: 0
Accepted
time: 0ms
memory: 4144kb
input:
4 1 10 4 2 2 3 1
output:
0.95506890
result:
ok found '0.9550689', expected '0.9550689', error '0.0000000'
Test #27:
score: 0
Accepted
time: 3ms
memory: 5032kb
input:
5 5 100 6 6 6 6 6 6 6 6 6 6
output:
1.00000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #28:
score: 0
Accepted
time: 3ms
memory: 4988kb
input:
5 5 59 6 6 6 6 6 6 6 6 6 6
output:
0.50000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #29:
score: 0
Accepted
time: 1ms
memory: 4336kb
input:
5 1 30 6 6 6 6 6 1
output:
0.99941523
result:
ok found '0.9994152', expected '0.9994152', error '0.0000000'