QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#654159#9313. Make MaxZhaoZiLongWA 0ms3472kbC++201.3kb2024-10-18 21:10:342024-10-18 21:10:35

詳細信息

Test #1:

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

input:

4
2
1 2
2
2 2
7
1 1 1 2 2 2 2
3
1 2 3

output:

1
0
3
1

result:

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