QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#42086#1774. Customs ControlsZhaoZiLongWA 4ms7056kbC++111.4kb2022-08-01 16:13:392022-08-01 16:13:41

详细

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 7056kb

input:

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

output:

impossible

result:

wrong answer Output was 'impossible', but judge found a solution