mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-19 03:49:35 +00:00
[PR #559] [Bug] gnome sort: reverted merge commit adding error #991
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/TheAlgorithms/C/pull/559
State: closed
Merged: Yes
Description of Change
Pull-request #513 was incorrectly merged adding to errors in the original implementation. This un-does the pull-merge and restores to working and valid algorithm.
References
Checklist
Notes: