QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#825403 | #9772. Permutation Routing | ucup-team3586# | WA | 16ms | 10452kb | Python3 | 16b | 2024-12-21 19:03:28 | 2024-12-21 19:03:29 |
Judging History
answer
print('???????')
详细
Test #1:
score: 0
Wrong Answer
time: 16ms
memory: 10452kb
input:
1 5 1 4 2 5 3 1 2 2 3 2 4 1 5
output:
???????
result:
wrong output format Expected integer, but "???????" found