QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#640050 | #2932. Checker Slide | GuanYunchang | WA | 11ms | 11376kb | C++14 | 2.8kb | 2024-10-14 02:19:50 | 2024-10-14 02:19:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 11ms
memory: 11376kb
input:
5 5 5 0 0 5 0 0 2 2 2 1 1 2 1 1
output:
12 0 5 0 1 5 0 5 4 0 1 5 0 5 4 5 1 5 5 5 2 5 0 1 1 5 0 5 1 5 1 2 1 1 1 1 5 0 1 1 1 1 5 1 2 5 2 2 2
result:
wrong answer Invalid move: from (0, 1) to (5, 0) (ERROR #C)