CSI students, Vectors indeed have at operation that is equivalent to indexing operator but throws out_of_range exception if the index is out of range. Here is more details: https://cplusplus.com/reference/vector/vector/at/ Thanks, -- Mikhail