PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] Boggle dictionary clarification
Date: Saturday, 18 Apr 2020, 07:33:03


    > Message Posted By: Unknown
    >
    > In the spec, it says that "The standard input contains one word per line,
    > each containing only alphabetic characters.  These words serve as the
    > 'Boggle dictionary'." Does that mean that the user will provide through
    > standard input the words that should be searched for/that are valid?

Correct, as you can see by looking at Hwk6/Tests/t01.
(The public tests have been released, the test script
that runs them will be released shortly.)

--Stan-
PREV INDEX NEXT