QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#876845 | #9924. Reconstruction | Z_301 | WA | 9ms | 73052kb | C++17 | 5.7kb | 2025-01-31 13:54:42 | 2025-01-31 13:55:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 9ms
memory: 73052kb
input:
3 1 2 2 3 2 1 1 3
output:
1 3
result:
wrong answer 1st lines differ - expected: '001', found: '1'