Python, how to pass reference to list of list (not value)

前端 未结 0 1114
刺人心
刺人心 2021-01-23 01:59

I want to pass a refference to a list of lists of ints, NOT the int value itself.

I have a list of list of ints, which represents a root-first binary tree, which I am cal

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