QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#213675#6429. Let's Play Curlingucup-team1152WA 0ms5704kbC++201.1kb2023-10-14 15:27:142023-10-14 15:27:15

详细

Test #1:

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

input:

3
2 2
2 3
1 4
6 5
2 5 3 7 1 7
3 4 3 1 10
1 1
7
7

output:

2
3
0

result:

wrong answer 3rd lines differ - expected: 'Impossible', found: '0'