mirror of
https://github.com/TheAlgorithms/C
synced 2025-04-17 10:52:51 +03:00

* sudoku - lots of documentation and bug fixes Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com> * fix uint8_t format specifier * fix format specifiers * fix space in doc * fix doc for get_next_unknown * fix docs and lgtm alert in euler problem 19 * fix docs & lgtm error fibonacci_fast * fix docs & lgtm alert merge_sort * free dynamic memory