QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#48367#3961. Glitching screenZhaoZiLongWA 1ms7788kbC++172.1kb2022-09-12 20:14:182022-09-12 20:14:18

Details

Tip: Click on the bar to expand more detailed information

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'