initialsize a 2d vector of strins with a char in cpp code example Example: initializing 2d vector vector<vector<int> > vec( n , vector<int> (m, 0));