QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#48359#3961. Glitching screenGuanYunchangWA 2ms7836kbC++172.1kb2022-09-12 19:46:582022-09-12 19:47:00

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 7836kb

input:

3 9 2
x.x.x.xxx
xxx.x..x.
x.x.x..x.
xx..x.xxx
x.x.x..x.
xx..x..x.
....x....
.x..x....
....x....

output:

1 = 9.21954
2 = 0
-1

result:

wrong answer 1st lines differ - expected: 'yes', found: '1 = 9.21954'