R. Clayton (rclayton@monmouth.edu)
(no date)
Should we assume that 52 cards given in input are initially in the 52 piles?
As is always the case with any program you write, you should assume nothing
about the input and verify everything.
Is only the right-most card available to play?
You probably want to review the second sentence in the third paragraph of the
Input Section, the sentence that begins "Within each line representing a
pile...".
If we can move a card, is a choice between moving the top card of a pile and
moving that whole pile?
Yes; when you have a choice of moves, you may chose any one of them. The
assignment has been clarified.
This archive was generated by hypermail 2.0b3 on Fri May 09 2003 - 15:30:05 EDT