CSCI 463 - Assignment 3 Sample Test Data

When grading assignment 3, commands and files like the following will be used.

Make sure your code output is perfect or else you could lose points!!

Here are the test files corresponding to the above commands:

You will want to right-click on these files and then 'save file as...'

It should be obvious that if you can't see the difference between your output and the reference output file then 1) you are wrong and 2) you need to use hexdump -C on your output file and look to see if there is junk bytes in your output that don't print on your screen.

Last modified: 2022-08-18 13:52:50 CDT