I am trying to generate a set of 2D int arrays that should (at least) be 6x6. Each array stores values from 0-6. I tried using a simple arrays
I am trying to generate a set of 2D int arrays that should (at least) be 6x6. Each array stores values from 0-6. I tried using a simple arrays