QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'