QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#533007 | #8134. LCA Counting | ucup-team3529 | WA | 0ms | 8348kb | C++17 | 1.2kb | 2024-08-25 15:48:43 | 2024-08-25 15:48:44 |
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: 8348kb
input:
7 1 1 2 4 2 2
output:
1 3 5 6 7 8
result:
wrong answer Output contains longer sequence [length = 6], but answer contains 4 elements