CMSC 202 Project Homepage
Important Information Regarding Projects
It is your responsiblitiy to read and understand the following class
policies.
"I didn't know" is not an excuse to have your project grade changed.
The Projects
Project Discussions
Project Data Files
Data files that you can use to test your project will be provided.
These files will include the data file that produced the sample output which
is provided as part of the project description. Other representative data files
may also be provided.
However, this MAY NOT be the same file(s) used by the grader when grading your
project.
It is YOUR responsibility to be sure your project handles the input data a specified
in the project description.
- Project 1 Files
- letters.txt, the file that contains the puzzle
- words.txt, the file that contains the words to find
In this case the words are the last names of U.S. presidents
These are the files the graders used to test your program.
- puzzle.text just like letters.txt
- words2.txt
- Project 4 File(s)
- Test file for sample output, the file
that should produce the sample output found on the project description
Other Goodies