get lists starting with same element within list of lists and later find common sequence of numbers in lists

前端 未结 0 1286
Happy的楠姐
Happy的楠姐 2020-12-15 12:09

I have list of lists containing containing Id.

[[45, 41, 20, 25, 78],
 [54, 12, 45, 36, 59],
 [45, 12, 45, 41, 78],
 [74, 85, 41, 20, 25],
 [54, 45, 36, 59],
         


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