QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#207758#6638. TreelectionHuangHanShengWA 4ms63052kbC++141.1kb2023-10-08 20:00:312023-10-08 20:00:31

詳細信息

Test #1:

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

input:

2
4
1 2 3
5
1 1 2 2

output:

110011000

result:

wrong answer 1st lines differ - expected: '1100', found: '110011000'