QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#868878#9965. Game MPOMaMengQiWA 1ms3712kbC++204.2kb2025-01-24 21:18:182025-01-24 21:18:20

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:

0 0
0 0
0 0
0 0
0 1
0 1
0 1
0 1
1 2
2 3
2 3
2 3
2 3
2 3
2 3
2 3
4 13
.PM.
MOM.
OOm.
p..p

result:

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