QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#360694#7679. Master of Both IVGuanYunchangWA 0ms3632kbC++202.1kb2024-03-22 00:50:072024-03-22 00:50:07

詳細信息

Test #1:

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

input:

2
3
1 2 3
5
3 3 5 1 1

output:

2

result:

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