mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-01 17:52:40 +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>