games using 2D arrayfor a 2D array? the coding would be for integer type [code] int my_array[a][b]; [/code] where a an...
Need help fixing codeit is better to use else if's after the first if, and else at the end, this website covers it it wo...
Minesweeper gamea really basic suggestion could be to replace false and true with 1 and 0, and then cout the matrix ...
member function advice neededim making an iterative program that uses an algorithm to update the elements of a matrix. I made the...
This user does not accept Private Messages