/* * * 9.3 * * */ int main () { // Begin points to first element, end points to one past the last element // begin can not go past the end return 0; }