QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#842138 | #9965. Game MPO | ucup-team3647# | WA | 0ms | 3624kb | C++23 | 12.9kb | 2025-01-04 10:27:38 | 2025-01-04 10:27:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3504kb
input:
4 .pm. Mom. OOm. p..p
output:
4 13 .PM. MOM. OOm. p..p
result:
ok 5 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3560kb
input:
2 .P P.
output:
2 2 .P P.
result:
ok 3 lines
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3624kb
input:
3 ... .pp .m.
output:
3 0 ... .pp .m.
result:
wrong answer 1st lines differ - expected: '0 0', found: '3 0'