QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#795596 | #9786. Magical Bags | ucup-team5995# | WA | 0ms | 3540kb | C++20 | 2.4kb | 2024-11-30 21:57:27 | 2024-11-30 21:57:27 |
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: 3540kb
input:
4 3 4 7 10 2 1 9 4 11 2 8 14 3 6 12 13
output:
:: 2 4 7 :: 0 6 :: 1 5 8 11 :: 3 9 10 1 2 3 4 4 4 4 3 2 2 2 1 7
result:
wrong output format Expected integer, but "::" found