QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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)