QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#153095 | #5473. Move One Coin | ntu_vjudge_1 | WA | 2ms | 3820kb | C++17 | 3.2kb | 2023-08-29 11:48:08 | 2023-08-29 11:48:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 3820kb
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