Run id: 155845

Main.cc: In function 'int main()':
Main.cc:5:5: error: 'chara' was not declared in this scope
     chara;
     ^
Main.cc:6:10: error: 'a' was not declared in this scope
     cin>>a;
          ^