Main.cc: In function 'int main()': Main.cc:20:5: error: 'x' was not declared in this scope if(x==0) cout<<-1; ^ Main.cc:21:21: error: 'y' was not declared in this scope else cout<