Run id: 128403

Main.cc: In function 'int main()':
Main.cc:6:2: error: 'a' was not declared in this scope
  a[1]=1;
  ^
Main.cc:13:10: error: 'i' was not declared in this scope
  cout<