QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#48367#3961. Glitching screenZhaoZiLongWA 1ms7788kbC++172.1kb2022-09-12 20:14:182022-09-12 20:14:18

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 7788kb

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'