Run id: 125522

Main.cc: In function 'int main()':
Main.cc:5:9: error: 'a' was not declared in this scope
  cin>>n,a[101][101];
         ^