C++ Labs

You can use an compiler to build and run each example. Here's an example of how that would look on a Windows machine:

g++ week5/gradestats.cpp
a.exe