Run id: 6591

Main.cc: In function 'int main()':
Main.cc:20:27: error: 'j' was not declared in this scope
         printf("%5d",a[i][j]);
                           ^