Run id: 124024

Main.cc: In function 'int main()':
Main.cc:5:2: error: expected initializer before 'cin'
  cin>>n;
  ^
Main.cc:6:16: error: 'n' was not declared in this scope
  for(int a=1;a