QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#63674#4234. Tic Tac Toe CountingDianasDog#WA 3ms3736kbC++142.5kb2022-11-23 09:09:352022-11-23 09:09:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 3736kb

input:

4
XX..O....
X...OX...
OOOX.X.X.
OOOXXX...

output:

191 194
232 200
0 1
-1

result:

wrong answer 4th lines differ - expected: '-1 -1', found: '-1'