Run id: 99397

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