mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
6027480643
* feat: add well-formed parentheses generator * updating DIRECTORY.md * changes made * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * Update backtracking/generate_parentheses.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * chore: apply suggestions from code review * Update backtracking/generate_parentheses.cpp Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com> * updating DIRECTORY.md --------- Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>