QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#597321#6398. Puzzle: Tapaucup-team1849#WA 0ms3768kbC++141.1kb2024-09-28 17:34:532024-09-28 17:34:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2 1
0 1 
2 1
0 1 
2 1
0 1 

result:

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