Current location - Training Enrollment Network - Education and training - Dongguan c language training
Dongguan c language training
Look at your output program:

The second line is that when the output program runs for the first time, when i= 1 and i= 1, an inner loop is executed, that is, an A [1] is output.

The value you assigned to the above a[ 1][ 1] is 1, which is consistent with the result.