QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#803855#9866. Extracting Weightsucup-team6166#WA 1ms5836kbC++202.1kb2024-12-07 19:10:232024-12-07 19:10:24

詳細信息

Test #1:

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

input:

4 1
1 2
2 3
2 4

output:

YES
3 1 2 2 3 2 4

result:

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