Main.cc: In function 'int main()': Main.cc:8:12: error: invalid types 'int[int]' for array subscript cin>>a[i][j]; ^