QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#641603#7752. The Only Way to the DestinationxwlWA 3ms41452kbC++145.1kb2024-10-14 21:33:122024-10-14 21:33:15

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 41452kb

input:

5 3 2
2 5 1
1 4 3

output:

1 1 1 1
1 6 5 2
2 1 5 3
NO

result:

wrong output format YES or NO expected, but 1 found