QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#786671#9783. Duloc Networkucup-team5046WA 0ms3712kbC++142.1kb2024-11-26 22:45:442024-11-26 22:45:44

详细

Test #1:

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

input:

4
1
3
2
2
2
1
3
2
2
1

output:

? 1000
? 0100
? 0010
? 0001
? 0110
? 1110
? 0100
? 1100
? 0010
? 1110
! 0

result:

wrong answer Wrong answer.