Number of paths for different points

后端 未结 0 1663
粉色の甜心
粉色の甜心 2020-12-16 20:14

I have a data where there are possible paths for each point like,

1 = [7, 8]
2 = [8]
3 = [5]
4 = [5, 6]
5 = [11, 12]
6 = [12]
7 = [9]
8 = [9, 10]
9 = [15, 16]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题