Table of Contents

Corning Community College

CSCS1320 C/C++ Programming

PROJECT: Mental Math Fun (MMF0)

OBJECTIVE

To explore relational decision making, as applied to a mental math process.

GRABIT

To assist with consistency across all implementations, data files for use with this project are available on lab46 via the grabit tool. Be sure to obtain it and ensure your implementation properly works with the provided data.

lab46:~/src/SEMESTER/DESIG$ grabit DESIG PROJECT

Please study any provided code, comments, or supporting documents, and look up, experiment, and ask questions on aspects that you do not understand.

EDIT

You will want to go here to edit and fill in the various sections of the document:

SUBMISSION

To be successful in this project, the following criteria (or their equivalent) must be met:

Submit Tool Usage

Let's say you have completed work on the project, and are ready to submit, you would do the following:

lab46:~/src/SEMESTER/DESIG/PROJECT$ make submit

You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.

RUBRIC

I'll be evaluating the project based on the following criteria:

65:mmf0:final tally of results (65/65)
*:mmf0:used grabit for project by Sunday prior to duedate [13/13]
*:mmf0:clean compile, no compiler messages [13/13]
*:mmf0:program performs mental math process [13/13]
*:mmf0:program output conforms to specifications [13/13]
*:mmf0:code tracked in lab46 semester repo [13/13]

Pertaining to the collaborative authoring of project documentation

Additionally