Thursday, July 30, 2009

Work Work Work


#include
using namespace std;
void main ()
{
cout << " Today's Work!" << endl;
cout << "1. Retype School Application Data" << endl;
cout << "2. Petty Cash Statement" << endl;
cout << "3. December 08 Account Statement for Audit" << endl;
cout << "4. Agendas for Board Meeting" << endl;
cout << "Too Many Work!" << endl;
cout << "Retrieved Failed!" << endl;
cout << "ERROR" << endl;
cout << "Die" << endl;
}

No comments: