mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-06-18 01:36:52 +08:00
* Update linear_search.cpp Improved code: array size (input) entered by user * Update search/linear_search.cpp Co-authored-by: David Leal <halfpacho@gmail.com> * fix: apply suggestions from code review Co-authored-by: David Leal <halfpacho@gmail.com>