Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

递归 #67

Open
lovelmh13 opened this issue Jun 9, 2021 · 0 comments
Open

递归 #67

lovelmh13 opened this issue Jun 9, 2021 · 0 comments

Comments

@lovelmh13
Copy link
Owner

当想要先存储一个状态(可能是数字或者是什么),就先递归,在递归之后再进行逻辑的处理。当然,跳出条件依然是最先写的。

例如 leetcode 39. 组合总和

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant