QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#576032#7752. The Only Way to the Destinationucup-team1306WA 1ms5640kbC++143.0kb2024-09-19 18:02:032024-09-19 18:02:05

詳細信息

Test #1:

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

input:

5 3 2
2 5 1
1 4 3

output:

1 1 2 2
3 3 4 4
YES

result:

wrong output format YES or NO expected, but 1 found