QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#868765#9965. Game MPOZhangYiDeWA 1ms3584kbC++201.7kb2025-01-24 20:39:202025-01-24 20:39:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

.Pm.
MOM.
OOM.
p..p


result:

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