QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#868563#9965. Game MPOHuangHanShengWA 1ms3712kbC++202.0kb2025-01-24 19:26:492025-01-24 19:26:49

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:

4 13
. P M . 
M O M . 
O O m . 
p . . p 

result:

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