QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#846627#9772. Permutation RoutinglunchboxWA 0ms30428kbC++172.7kb2025-01-07 11:12:302025-01-07 11:12:31

詳細信息

Test #1:

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

input:

1
5
1 4 2 5 3
1 2
2 3
2 4
1 5

output:

1 0

result:

wrong answer number on vertex 2 is 4