QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#737924#9566. Topologyucup-team979#WA 0ms1628kbC++231.6kb2024-11-12 17:11:022024-11-12 17:11:03

详细

Test #1:

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

input:

4
1 1 2

output:

1 1 1 1 

result:

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