QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#935832#9965. Game MPOGuanYunChangWA 0ms3584kbC++171.5kb2025-03-15 16:34:402025-03-15 16:34:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

4 10
.Pm.
MOM.
OOm.
p..p

result:

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