Discussion Board
Go to the previous messageThere are no next messages
Current Forum: Homework 2 Forum
Date: Fri Sep 21 2001 9:04 pm
Author: Shi, Ying <shy@cmu.edu>
Subject: Re: Exception for Rows=1 or Columns=1

even though 1 by 1 (or 1 by n) maze is not such a popular case, a correct program should be able to handle that case.

given you code worked all fine with any other dimension values, I suggest you walk through your code manually (since this is only one case) with this particular dimension value and find out where you have not be very careful enough to take that into acount initially


hope this helps
Post response

Go to the previous messageThere are no next messages
Current Thread Detail:
Exception for Rows=1 or Columns=1      Zaman, Rashid      Fri Sep 21 2001 6:01 pm       
Re: Exception for Rows=1 or Columns=1      Agarwal, Aditya      Fri Sep 21 2001 7:10 pm       
Re: Exception for Rows=1 or Columns=1      Shi, Ying      Fri Sep 21 2001 9:04 pm       

Back to previous screen