QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#419287#6521. Swapping Operation2yh_Z77#WA 2ms10016kbC++142.2kb2024-05-23 19:56:142024-05-23 19:56:14

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 10016kb

input:

3
6
6 5 4 3 5 6
6
1 2 1 1 2 2
5
1 1 2 2 2

output:

1000000000000000000
1000000000000000000
1000000000000000000

result:

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