QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#207761#6638. TreelectionZhaoZiLongWA 4ms63160kbC++141.1kb2023-10-08 20:01:422023-10-08 20:01:42

詳細信息

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 63160kb

input:

2
4
1 2 3
5
1 1 2 2

output:

1100
11000

result:

wrong answer 2nd lines differ - expected: '10000', found: '11000'