QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#642535#7752. The Only Way to the Destinationucup-team1063WA 2ms16112kbC++204.0kb2024-10-15 14:50:242024-10-15 14:50:24

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 16112kb

input:

5 3 2
2 5 1
1 4 3

output:

3 3 3 YES

result:

wrong output format YES or NO expected, but 3 found