Main.cc:1:19: error: missing terminating > character
#include >n;
^
Main.cc:10:17: error: 'a' was not declared in this scope
a[i][j]=k;
^
Main.cc:14:19: error: 'a' was not declared in this scope
cout<