QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#868750#9965. Game MPOHuangHanShengWA 0ms3584kbC++173.8kb2025-01-24 20:35:132025-01-24 20:35:15

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 13
. P M .
M O M .
O O m .
p . . p

result:

wrong answer 2nd lines differ - expected: '.PM.', found: '. P M .'