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