QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#540870#8935. Puzzle: Easy as Scrabbleucup-team4752#WA 0ms3740kbC++172.2kb2024-08-31 17:59:582024-08-31 17:59:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

NO

result:

wrong answer Jury has answer but participant has not.