// This file is compute.cpp for lab 2, CS 11, Sept. 21, 1999 #include int main() { // You will add the rest of the code here... return 0; }