QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#654717#9313. Make MaxZhaoZiLongWA 0ms3592kbC++17354b2024-10-18 21:59:072024-10-18 21:59:24

詳細信息

Test #1:

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

input:

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

output:

1
0
3
2

result:

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