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
This is the latest submission verdict.
- [2025-01-10 11:38:24]
- hack成功,自动添加数据
- (/hack/1438)
- [2024-12-21 19:03:28]
- Submitted
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