QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#737933#9566. Topologyucup-team979WA 1ms1692kbC++231.6kb2024-11-12 17:12:082024-11-12 17:12:31

详细

Test #1:

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

input:

4
1 1 2

output:

1 1 1 1 

result:

wrong answer 1st numbers differ - expected: '3', found: '1'