QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#276698#6398. Puzzle: TapaHuangHanShengWA 0ms3536kbC++111.0kb2023-12-06 09:40:062023-12-06 09:40:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3536kb

input:

3 3
2.4.3
.....
5.8.5
.....
3.5.3

output:

4 2
6 2
16 2
20 2
24 2
28 2
36 2
44 2
52 2
60 2
64 2
68 2
76 2
80 2
84 2
92 2
96 2
100 2

result:

wrong answer YES or NO expected in answer, but 4 found.