QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#210022#6638. TreelectionYueZhonghang000WA 1ms3344kbC++14730b2023-10-10 22:02:522023-10-10 22:02:53

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3344kb

input:

2
4
1 2 3
5
1 1 2 2

output:


result:

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