Run id: 134685

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