how to find a number in a vector in c++ code example Example: find a number in vector c++ find (vec.begin(), vec.end(), ser);