QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#653874#9313. Make MaxZhaoZiLongWA 0ms3544kbC++201.2kb2024-10-18 20:47:042024-10-18 20:47:06

詳細信息

Test #1:

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

input:

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

output:

1
0
1
2

result:

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