1 2 3
#include <iomanip> //... cout << std::left << std::setfill(' ') << std::setw(4) << massive[i][_i]; // этот момент