
-----------------------------------
liangchenen
Mon May 02, 2005 5:14 pm

2D array problem.
-----------------------------------
on the stage 2 last problem. I did something like this

int main()
{
int grid[1000][1000];
cout