You are viewing a single comment's thread. Return to all comments →
I had to assume column length can differ from number of strings/rows/n;
int cols = grid[0].Length;
Seems like cookies are disabled on this browser, please enable them to open this website
Grid Challenge
You are viewing a single comment's thread. Return to all comments →
I had to assume column length can differ from number of strings/rows/n;
int cols = grid[0].Length;