Current Forum: Homework 1 Forum |
Date: Sun Sep 9 2001 9:26 pm |
Author: Lee, Peter <petel@cmu.edu> |
Subject: Re: Handin and grading |
|
|
OperatorNode is optional. But what is not optional is providing a well-structured solution to the hw1 problem. Consider the fact that the input language for hw1 is quite small and limited. Can you extend it without having to change all of your classes? Is it readily apparent what needs to be changed?
The grading criteria states that one safe way to get a big share of the style points is by making use of an OperatorNode class. Of course there might be other ways as well. But consider the writeup to be a big hint.
|
|