- 25,338
- 48,507
You can't possibly have a memory leak when you're not dynamically allocating memory.I do think I have some kind of memory leak in there. It takes a bit too long computing for how simple it is.
Yeah I went over some arrays research when doing this before I realized I needed nested statements in order to fulfill his requirement. They look pretty simple to me because I am just looking at them as a spreadsheet starting from 0 both in length and width but I am sure I will screw my first one up.