C-Plus-Plus icon indicating copy to clipboard operation
C-Plus-Plus copied to clipboard

fix: quick_sort.cpp bug

Open MiracleShadow opened this issue 3 years ago • 3 comments

Fix index access overflow

  • [x] Added description of change
  • [x] PR title follows semantic commit guidelines
  • [x] Search previous suggestions before making a new one, as yours may be a duplicate.
  • [x] I acknowledge that all my contributions will be made under the project's license.

MiracleShadow avatar Aug 05 '22 02:08 MiracleShadow

this is true, in the first iteration the pivot receives a memory garbage ! LGTM 🔥

CarlosZoft avatar Aug 06 '22 18:08 CarlosZoft

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 14 '22 00:09 github-actions[bot]

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Oct 15 '22 00:10 github-actions[bot]

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

github-actions[bot] avatar Oct 22 '22 00:10 github-actions[bot]

Closing in favor of #2396.

Panquesito7 avatar Nov 21 '22 20:11 Panquesito7

Closing in favor of #2396.

GREAT!

MiracleShadow avatar Dec 07 '22 15:12 MiracleShadow