Exercitiul din poza, în c++, mersi anticipat.

for (i=0;i<4;i++;)
for (j=0;j<5;j++)
a[i][j]= 20- 5(i+1)+1+j;