QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#801147#9866. Extracting Weightsucup-team4744#WA 1ms3644kbC++202.1kb2024-12-06 18:40:552024-12-06 18:41:03

詳細信息

Test #1:

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

input:

4 1
1 2
2 3
2 4
-1 2

output:

YES
? 2 1 3 2 4 2

result:

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