Homework 3 REDO.
My test code for homework 3 is at ~dbennett/330/hw3/doit.sh
. This will run the programs fastfood
and wordcloud
against my test cases. You should only see
[dbennett@cslab103 hw3]$ ~dbennett/330/hw3/doit.sh
Testing fastfood
*****************************************
running example01.in
Anything to continue
*****************************************
running test01.in
Anything to continue
*****************************************
running test02.in
Anything to continue
*****************************************
...
I modified one of the word cloud test cases from the original run. There was a bug where I did not make the line wide enough. That should not be a problem now.
Submission
Submit the assignment to the D2L folder the due date.