QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#538532#8935. Puzzle: Easy as Scrabbleucup-team4685#WA 0ms3656kbC++172.2kb2024-08-31 12:17:062024-08-31 12:17:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 5
.CBA...
....x..
..x...C
A.....B
B..x..A
C......
.......

output:

YES
.....
....C
A...B
B...A
CBA..

result:

wrong answer Column 1 top clue not satisfied.