CPSC 349 Assignment Output Format Checker

Before submitting your assignments, please check that the format of the output you generate is correct by using this utility. If the format is ok (the analysis says "Output format is valid."), then you will not lose marks for incorrect output. If the analysis reports problems in your output format, then YOU MAY LOSE MARKS WHEN YOU SUBMIT YOUR ASSIGNMENT.

Please note that parts A and B should be not be given as a single set of output—I would like to run your program twice (or run two different programs) to get each separate set of output.

These programs only check that the format of your output is appropriate—they do not check that your output itself is correct, or even makes sense. That is your job.

If you are confused about the analysis given, please check with the examples shown on the specifications page. If you are still confused, feel free to drop me a line.

Part A

Copy & Paste your program output here:
 

Part B

Copy & Paste your program output here:
 

<-- Back to the main CPSC349 page