Run id: 114719

Main.cc: In function 'int main()':
Main.cc:4:2: error: 'inta' was not declared in this scope
  inta,b;
  ^
Main.cc:4:7: error: 'b' was not declared in this scope
  inta,b;
       ^
Main.cc:5:10: error: 'a' was not declared in this scope
     cin<