QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#95317 | #5473. Move One Coin | MaMengQi | WA | 5ms | 6452kb | C++20 | 3.7kb | 2023-04-09 14:17:31 | 2023-04-09 14:17:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 5ms
memory: 6452kb
input:
2 3 xox ooo 4 2 ox ox ox ox
output:
0 1 1 3
result:
wrong answer Pattern did not match after movement