QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#862825#9774. Same Sumucup-team5663WA 0ms3712kbC++234.5kb2025-01-19 10:04:592025-01-19 10:04:59

详细

Test #1:

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

input:

8 4
1 2 3 4 5 6 7 8
2 1 8
1 1 4 4
2 1 6
2 1 8

output:

NO
NO
NO

result:

wrong answer expected YES, found NO [1st token]