hello-algo/codes/cpp/chapter_searching/linear_search.cpp

7 lines
100 B
C++
Raw Normal View History

/*
* File: linear_search.cpp
* Created Time: 2022-11-25
* Author: Krahets (krahets@163.com)
*/