Run id: 142433

Main.cc: In function 'int main()':
Main.cc:8:5: error: expected ';' before 'cin'
     cin>>n;
     ^