Main.cc: In function 'int main()': Main.cc:10:13: error: 'cin' was not declared in this scope cin>>a[i][j]; ^ Main.cc:29:13: error: 'cout' was not declared in this scope cout<