mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 18:46:50 +08:00
* Exit code added to exit from infinite loop * fix typos and resolve all clang-tidy warnings * changed C type array style and changed code accordingly in list_array.cpp * pass const array to resolve clang-tidy error in list_array.cpp * Update newline in list_array.cpp Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: David Leal <halfpacho@gmail.com>