QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#803727#9866. Extracting Weightsucup-team3407#WA 0ms3748kbC++141.3kb2024-12-07 18:11:342024-12-07 18:11:35

详细

Test #1:

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

input:

4 1
1 2
2 3
2 4
-1

output:

YES
? 1 2 2 3 2 4

result:

wrong answer Token "3" doesn't correspond to pattern "!"