QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#774091#5137. TowerGuanYunchangWA 1ms3840kbC++201.2kb2024-11-23 11:43:572024-11-23 11:43:57

详细

Test #1:

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

input:

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

output:

2
4
2

result:

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