UMBC CMSC104

CMSC 104, Fall 2001

Project 2 - Basic Algorithms

Due Date:

Midnight, Monday October 1

Note that late projects will NOT be accepted.

Point Value:

This project is worth 20 points

Objectives:

Assignment:

Solve each of the problems below for their specific solutions. Just do this on a piece of paper (do not hand it in). Then determine the generic solutions to the problems. Write the generic solutions in pseudocode. Type the pseudocoded solutions in to a single text file using the xemacs editor. Send the file as an e-mail attachment to Lan (luo@umbc.edu). Make the subject of your e-mail "Project 2 - Basic Algorithms".

Make sure that your pseudocoded solutions include, as discussed in class:

Problem 1 (10 points)

Sally took her friend Chuck out for dinner on his birthday. They went to the House of Pizza. The bill came to $24.00. Sally decided to leave a 20% tip because the waiter did an excellent job. There was also a sales tax of 5%. Compute the cost of the total bill including tax and tip.

Problem 2 (10 points)

Your grade in CMSC104 is based on the following:

8 Projects = 40% 3 Exams (20% each) = 60% Total = 100%

If you have the following project and exam grades at the end of the semester, calculate your final grade for the course:

Project 1 = 20/20 Project 5 = 45/50 Exam 1 = 92/100 Project 2 = 20/20 Project 6 = 70/75 Exam 2 = 80/100 Project 3 = 16/25 Project 7 = 90/100 Exam 3 = 81/100 Project 4 = 19/25 Project 8 = 75/100


Last Modified: Monday, 24-Sep-2001 16:41:55 EDT
Monday, 24-Sep-2001 16:41:55 EDT