QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#195185#6370. Slot MachineZhaoZiLongWA 3ms17656kbC++1.9kb2023-10-01 01:50:512023-10-01 01:50:52

详细

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 17656kb

input:

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

output:

1

result:

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