Run id: 153915

Main.cc: In function 'int main()':
Main.cc:5:10: error: 'n' was not declared in this scope
     cin>>n;
          ^
Main.cc:16:1: error: expected '}' at end of input
 }
 ^