Run id: 111759

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