QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#113138#3514. Boulderinglmq26052003WA 1ms4168kbC++202.7kb2023-06-16 15:12:202023-06-16 15:12:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

12 11 3 11
...........
........3..
.......3.1.
...........
.......2...
.....2.....
.1.1.......
.....2.....
.1.........
...2.......
.1.........
...........

output:

13.543203766865055

result:

ok 

Test #2:

score: 0
Accepted
time: 1ms
memory: 4168kb

input:

8 16 3 15
......1.........
....1..1.1......
..2........1....
...2......1.....
.....4.1..2..1..
................
.......1........
................

output:

6.414213562373095

result:

ok 

Test #3:

score: 0
Accepted
time: 1ms
memory: 4060kb

input:

10 10 2 10
...2......
..........
...5.2....
..........
.....3....
....5.....
..2....2..
..1.......
....2.....
..1.......

output:

impossible

result:

ok 

Test #4:

score: 0
Accepted
time: 1ms
memory: 4156kb

input:

5 5 1 100
....1
.1111
.1.9.
.119.
..1..

output:

6.000000000000000

result:

ok 

Test #5:

score: -100
Wrong Answer
time: 1ms
memory: 3976kb

input:

6 7 3 10
..6....
..1....
.......
.5..1..
.......
..1....

output:

impossible

result:

wrong answer