Getting the Files

If you've ssh’ed into the GL servers, issue the following command at the command prompt while you’re inside your lab11 directory:

cp /afs/umbc.edu/users/p/a/park/pub/cmsc202/spring14/lab13/* .
(Note the '.' at the end of the command--that is very important.)

You need to get the following files:

  1. Lab13.cpp: This will contain the driver program.