*min_element (first_index, last_index); //example cout << " Min Element = " << *min_element(a.begin(), a.end());