Problem
Sometimes the user might wish to run the Life game on a grid smaller than 20×60. Determine how it is possible to make maxrow and maxcol into variables that the user can set when the program is run. Try to make as few changes in the program as possible.