QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#426535 | #8553. Exchanging Kubic | _map_ | WA | 0ms | 8128kb | C++23 | 10.3kb | 2024-05-31 14:35:29 | 2024-05-31 14:35:30 |
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: 0ms
memory: 8128kb
input:
2 3 1 0 1 1 5
output:
? 1 1 ? 2 2 ? 3 3 ? 1 3 ! 1 -1000000000000000 1
result:
wrong answer format Unexpected end of file - token expected (test case 2)