QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465844 | #3977. Explosion Exploit | ucup-team1005# | AC ✓ | 718ms | 40508kb | C++20 | 1.1kb | 2024-07-07 11:29:12 | 2024-07-07 11:29:13 |
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: 3808kb
input:
1 2 2 2 1 1
output:
0.333333333
result:
ok found '0.3333333', expected '0.3333333', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3852kb
input:
2 3 12 3 2 4 2 3
output:
0.137738095
result:
ok found '0.1377381', expected '0.1377381', error '0.0000000'
Test #3:
score: 0
Accepted
time: 703ms
memory: 40472kb
input:
5 5 57 6 6 6 6 6 6 6 6 6 6
output:
0.253594216
result:
ok found '0.2535942', expected '0.2535942', error '0.0000000'
Test #4:
score: 0
Accepted
time: 19ms
memory: 5640kb
input:
5 3 93 1 5 6 6 6 3 2 4
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #5:
score: 0
Accepted
time: 53ms
memory: 7548kb
input:
5 4 33 4 5 4 2 6 1 3 6 2
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #6:
score: 0
Accepted
time: 0ms
memory: 4048kb
input:
2 3 5 1 2 1 2 3
output:
0.000000000
result:
ok found '0.0000000', expected '0.0000000', error '-0.0000000'
Test #7:
score: 0
Accepted
time: 688ms
memory: 39372kb
input:
5 5 54 5 5 6 6 6 6 6 5 5 6
output:
0.360969330
result:
ok found '0.3609693', expected '0.3609693', error '0.0000000'
Test #8:
score: 0
Accepted
time: 651ms
memory: 37228kb
input:
5 5 44 5 6 6 4 5 4 6 6 6 5
output:
0.012778841
result:
ok found '0.0127788', expected '0.0127788', error '0.0000000'
Test #9:
score: 0
Accepted
time: 492ms
memory: 30016kb
input:
5 5 42 6 3 2 5 6 5 5 4 6 6
output:
0.044410915
result:
ok found '0.0444109', expected '0.0444109', error '0.0000000'
Test #10:
score: 0
Accepted
time: 556ms
memory: 32920kb
input:
5 5 43 6 6 6 5 6 5 5 6 5 3
output:
0.041626132
result:
ok found '0.0416261', expected '0.0416261', error '0.0000000'
Test #11:
score: 0
Accepted
time: 562ms
memory: 33072kb
input:
5 5 42 6 6 5 3 5 6 5 4 3 6
output:
0.053550049
result:
ok found '0.0535500', expected '0.0535500', error '0.0000000'
Test #12:
score: 0
Accepted
time: 0ms
memory: 3912kb
input:
5 2 3 6 6 6 6 6 1 1
output:
0.121315193
result:
ok found '0.1213152', expected '0.1213152', error '0.0000000'
Test #13:
score: 0
Accepted
time: 1ms
memory: 3900kb
input:
2 4 22 2 1 3 4 6 6
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #14:
score: 0
Accepted
time: 1ms
memory: 3836kb
input:
2 4 12 1 1 2 2 3 5
output:
0.000770426
result:
ok found '0.0007704', expected '0.0007704', error '0.0000000'
Test #15:
score: 0
Accepted
time: 0ms
memory: 3976kb
input:
3 1 16 6 5 6 1
output:
0.995596741
result:
ok found '0.9955967', expected '0.9955967', error '0.0000000'
Test #16:
score: 0
Accepted
time: 1ms
memory: 3808kb
input:
1 1 6 3 3
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #17:
score: 0
Accepted
time: 1ms
memory: 3868kb
input:
4 1 11 6 6 6 6 5
output:
0.050417252
result:
ok found '0.0504173', expected '0.0504173', error '0.0000000'
Test #18:
score: 0
Accepted
time: 0ms
memory: 3828kb
input:
1 3 9 3 2 1 4
output:
0.290228280
result:
ok found '0.2902283', expected '0.2902283', error '0.0000000'
Test #19:
score: 0
Accepted
time: 1ms
memory: 3956kb
input:
1 4 19 3 4 6 4 5
output:
0.002889980
result:
ok found '0.0028900', expected '0.0028900', error '0.0000000'
Test #20:
score: 0
Accepted
time: 0ms
memory: 3876kb
input:
3 1 6 3 5 5 1
output:
0.828866464
result:
ok found '0.8288665', expected '0.8288665', error '0.0000000'
Test #21:
score: 0
Accepted
time: 0ms
memory: 3976kb
input:
3 1 3 5 6 2 3
output:
0.015625000
result:
ok found '0.0156250', expected '0.0156250', error '0.0000000'
Test #22:
score: 0
Accepted
time: 16ms
memory: 5064kb
input:
5 4 13 5 3 5 6 4 4 3 1 3
output:
0.000207829
result:
ok found '0.0002078', expected '0.0002078', error '0.0000000'
Test #23:
score: 0
Accepted
time: 0ms
memory: 3812kb
input:
1 1 7 4 4
output:
0.500000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #24:
score: 0
Accepted
time: 1ms
memory: 3876kb
input:
3 4 10 6 6 6 1 1 1 1
output:
0.605583884
result:
ok found '0.6055839', expected '0.6055839', error '0.0000000'
Test #25:
score: 0
Accepted
time: 0ms
memory: 3864kb
input:
1 1 3 3 2
output:
0.500000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #26:
score: 0
Accepted
time: 0ms
memory: 3824kb
input:
4 1 10 4 2 2 3 1
output:
0.955068904
result:
ok found '0.9550689', expected '0.9550689', error '0.0000000'
Test #27:
score: 0
Accepted
time: 702ms
memory: 40464kb
input:
5 5 100 6 6 6 6 6 6 6 6 6 6
output:
1.000000000
result:
ok found '1.0000000', expected '1.0000000', error '0.0000000'
Test #28:
score: 0
Accepted
time: 718ms
memory: 40508kb
input:
5 5 59 6 6 6 6 6 6 6 6 6 6
output:
0.500000000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #29:
score: 0
Accepted
time: 1ms
memory: 3952kb
input:
5 1 30 6 6 6 6 6 1
output:
0.999415235
result:
ok found '0.9994152', expected '0.9994152', error '0.0000000'