Main.cc: In function 'int main()': Main.cc:28:18: error: incompatible types in assignment of 'int' to 'int [11][11]' a+=a[i][j]; ^