QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#823902#9774. Same Sumucup-team2045#WA 0ms13924kbC++203.2kb2024-12-21 10:39:142024-12-21 10:39:21

详细

Test #1:

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

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:

YES
YES
YES

result:

wrong answer expected NO, found YES [2nd token]