Run id: 132479

Main.cc: In function 'int main()':
Main.cc:30:2: error: expected ';' before 'cout'
  cout>>a[n - 1];
  ^