QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#307517#7736. Red Black TreeRegisterWA 0ms3596kbC++141.4kb2024-01-18 19:16:142024-01-18 19:16:15

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3596kb

input:

2
9
101011110
1 1 3 3 3 6 2 2
4
1011
1 1 3

output:


result:

wrong answer 1st lines differ - expected: '4 1 2 0 0 0 0 0 0', found: ''