QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#576105#7752. The Only Way to the Destinationucup-team1306WA 0ms7896kbC++143.1kb2024-09-19 18:27:342024-09-19 18:27:35

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 7896kb

input:

5 3 2
2 5 1
1 4 3

output:

i:1
k:0
i:2
i:3
k:0
YES

result:

wrong output format YES or NO expected, but I:1 found