QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#804417#9866. Extracting Weightsucup-team3705#WA 1ms3660kbC++238.1kb2024-12-07 22:27:192024-12-07 22:27:19

詳細信息

Test #1:

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

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 "!"