QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#229711#7636. Fair Electionsucup-team2304#WA 1ms4244kbC++143.9kb2023-10-28 16:43:182023-10-28 16:43:18

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4244kb

input:

3
3 2 1
1 2 3
2 1 3

output:

1

result:

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