Current Forum: Homework 3 Forum |
Date: Sun Sep 30 2001 6:28 pm |
Author: Lee, Charles C. <chucklee@cmu.edu> |
Subject: Re: Methods for Parser |
|
|
The thing about these homeworks is that there are numerous ways to do it. For example, for hw3, you don't have to use an array representation of the children, you can use a table instead.
But your method of coding Search and Count is fine. |
|