QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#274597#7752. The Only Way to the Destinationucup-team1167WA 0ms3504kbC++202.3kb2023-12-03 18:15:312023-12-03 18:15:32

详细

Test #1:

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

input:

5 3 2
2 5 1
1 4 3

output:

6 7
YES

result:

wrong output format YES or NO expected, but 6 found