mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
8a24e44a4c
* 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>