ouuuu

u mena this part

j = 2;
for(i=0; i<RIDU; i++)
{
printf("%4d", maatriks[i][j]);
}
printf("\n");