Run id: 132187

Main.cc: In function 'int main()':
Main.cc:5:11: error: expected initializer before 'b'
     int a b;
           ^
Main.cc:6:10: error: 'a' was not declared in this scope
     cin<