CS 241: C++ Provided Code for Lab 3


The following files are being provided:
o example.cc A sample procedure to simulate the process of counting how many coin flips it takes to flip a head.

o test-data The test data.


Return to the CS 241 Home Page