QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#213648#6429. Let's Play Curlingucup-team1152WA 1ms5700kbC++201.8kb2023-10-14 15:17:592023-10-14 15:18:00

詳細信息

Test #1:

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

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'