Lecture 37

The file arrays.cpp demonstrates how to declare, initialize, and use
primitive arrays in C++. The iterators.cpp file demonstrates the use of iterators in C++.