If there any benefit to using recursion instead of std::stack?

后端 未结 0 489
不知归路
不知归路 2020-12-05 08:18

What\'s the benefit would using recursion instead of std::stack? I would assume using std::stack is faster and the code is easier to read and debug. What would the disadvan

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