QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#113138 | #3514. Bouldering | lmq26052003 | WA | 1ms | 4168kb | C++20 | 2.7kb | 2023-06-16 15:12:20 | 2023-06-16 15:12:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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