Run id: 123162

Main.cc: In function 'int main()':
Main.cc:6:1: error: expected initializer before 'cin'
 cin>>a;
 ^