QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#533007#8134. LCA Countingucup-team3529WA 0ms8348kbC++171.2kb2024-08-25 15:48:432024-08-25 15:48:44

詳細信息

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