QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#83520#5473. Move One Coinxiaowuc1#WA 2ms3456kbC++174.3kb2023-03-02 12:24:482023-03-02 12:24:51

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3456kb

input:

2 3
xox
ooo
4 2
ox
ox
ox
ox

output:

0 1
1 -1

result:

wrong answer Pattern did not match after movement