Current Forum: Homework 2 Forum |
Date: Sat Sep 22 2001 3:20 pm |
Author: Agarwal, Aditya <adityaa@andrew.cmu.edu> |
Subject: Re: Number of Walls to be knocked down vs Number of Rooms |
|
|
No, that would be wrong. This is it could happen that the first (n-1) walls you select are all added to the getDestroyed list. Please remember that you are using random numbers and that you cannot predict which sequence it will use.
|
|