re sizing a 2D vector of StructsHello, I'm working on making a minesweeper game using C++ but I'm having trouble re sizing a vector....
Calculate surrounding mines Using 2D vectorI am creating a minesweeper game as a class project. #include <iostream> #include <cstdlib> #in...
This user does not accept Private Messages