CS211 Lab 1

Due Tuesday, August 29

For this lab, you'll compile a simple C++ program, and observe the effects of different data types.

First, compile and run the program called "lab1.cpp" in the class examples directory. If you're building it on isoptera, you can download it using this command:
wget isoptera.lcsc.edu/seth/cs211/examples/lab1.cpp
Observe the results from compiling and running the program. Next, make a lab report that contains the answers to the three questions in the comments in lab1.cpp. Upload your completed lab report on isoptera. Remember to put your name in the filename.