Run id: 123634

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