mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-04 05:44:35 +00:00
[PR #554] [MERGED] [bugs & docs] lots of documentation and bug fixes #979
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?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/554
Author: @kvedala
Created: 7/2/2020
Status: ✅ Merged
Merged: 7/4/2020
Merged by: @kvedala
Base:
master← Head:fixes/lgtm📝 Commits (9)
2f970ecsudoku - lots of documentation and bug fixesa3fe21cfix uint8_t format specifier5a0a2cffix format specifiersb1bebe4fix space in doc3811000fix doc for get_next_unknownd4f090dfix docs and lgtm alert in euler problem 19b64508ffix docs & lgtm error fibonacci_fast9102644fix docs & lgtm alert merge_sort5eaa6cafree dynamic memory📊 Changes
4 files changed (+315 additions, -100 deletions)
View changed files
📝
misc/fibonacci_fast.c(+14 -10)📝
misc/sudoku_solver.c(+238 -61)📝
project_euler/problem_19/sol1.c(+21 -18)📝
sorting/merge_sort.c(+42 -11)📄 Description
Description of Change
These issues have been fixed. Moreover, extensive documentation and debug messages have been added.
References
97f8c4a782Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.