QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#406272 | #6735. Tree | MaMengQi | WA | 0ms | 3748kb | C++11 | 113b | 2024-05-07 08:17:43 | 2024-05-07 08:17:43 |
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: 0ms
memory: 3748kb
input:
5 5 5 4 3 4 5 1 2 3 1 2 2 2 2 4 9 2 6 2 5 4 5 5 4 3 5 2 1
output:
1 2 3 4 5
result:
wrong answer 1st numbers differ - expected: '6', found: '1'