QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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)