How to save elements generated from a recursive void function

前端 未结 0 790
暗喜
暗喜 2020-12-24 14:27

Im traversing a n-ary Tree and want to save nodes that match a condition. I can\'t use any other class variables for this task. Only those that are saved locally.

Whe

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