I am learning C but I am still very new. I face the following problem: given a square matrix I must copy it in another matrix and order it as follows:
For example, if I work with this input matrix:
{0,0,0,0,0,0,0,0,0}
{0,0,0,0,0,0,0,0,0}
{0,0,...
asked by
05.01.2019 / 05:44