how to find the max number in a vector c+ code example Example: max element in vector c++ auto max = *max_element(vector.begin(), vector.end());