Pular para o conteúdo principal

C++, matriz 6 linhas e 6 colunas, incremento, C ++, array 6 lines and 6 columns, increment!

C++, matriz 6 linhas e 6 colunas, incremento!

#include
#include
using namespace std;
int main()
{
    int x,y;
    for(x=0;x<6 font="" x="">
    {
                    for(y=0;y<6 font="" y="">
                    cout<
                    cout<<"\n\n";
                    }
                    system("pause");
                    }

#matrix
#matriz

Comentários