Run id: 141146

Main.cc: In function 'int main()':
Main.cc:5:7: error: 'a' was not declared in this scope
  cin>>a;
       ^
Main.cc:16:2: error: expected ';' before '}' token
  }
  ^