Re: [QUIZ] Perl 'Easy' Quiz of the Week #2005-03-04
Bruce J Keeler <[email protected]> Fri, 04 Mar 2005 13:30:52 -0800
| Newsgroups | gmane.comp.lang.perl.qotw.discuss |
|---|---|
| Message-ID | <1109971852.24454.47.camel@bjk-machine> |
On Fri, 2005-03-04 at 10:44 -0500, colin.rafferty-/PgpppG8B+R7qynMiXIxWgC/[email protected] wrote: > > (3) Write a random puzzle generator. > > This program should take a single argument on the command line, a > number between 0 and 81, and should generate something in the form of > the input to program (2). This should be solvable. In particular, > the output of the following form should be "good\n": What is the purpose of the numeric argument? Why does it range from 0 to 81? You lost me there. -- Bruce J Keeler <[email protected]>