QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#878214#9698. Twenty-twoucup-team4125#WA 0ms3712kbC++171.6kb2025-02-01 14:10:312025-02-01 14:10:32

详细

Test #1:

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

input:

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

output:

11

result:

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