QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#868863#9965. Game MPOMaMengQiWA 1ms3712kbC++232.5kb2025-01-24 21:12:332025-01-24 21:12:34

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3712kb

input:

4
.pm.
Mom.
OOm.
p..p

output:

.pm.
Mom.
OOm.
p..p
4 13
.PM.
MOM.
OOm.
p..p

result:

wrong answer 1st lines differ - expected: '4 13', found: '.pm.'