Main.cc: In function 'int main()': Main.cc:6:13: error: 'yb' was not declared in this scope cin>>a>>yb; ^ Main.cc:7:17: error: 'n' was not declared in this scope cout<<(a*10+n)*(a*10+b)<