QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#188529#6398. Puzzle: Tapaucup-team1426WA 1ms3736kbC++175.5kb2023-09-25 22:30:192023-09-25 22:30:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3736kb

input:

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

output:

YES
2.4#3
#####
5#8#5
#####
3#5#3

result:

ok Correct.

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3676kb

input:

3 3
3.4.3
.....
5.7.5
.....
3.5.3

output:

YES
3#4#3
##.##
5#7#5
#####
3#5#3

result:

wrong answer Clue not satisfied at (1,3), non-consecutive shaded cells