Run id: 112012

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