PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs223] newline in Boggle
Date: Tuesday, 21 Apr 2020, 20:04:07


    > Message Posted By: Unknown
    >
    > Is it implied that before inserting into the trie, we should remove the
    > trailing newlines on the dictionary words? Or can this just be accounted
    > for in the final print statements?

Your choice, as long as the output is correct.

--Stan-
PREV INDEX NEXT