Main.cc: In function 'int main()': Main.cc:9:8: error: expected unqualified-id before '>>' token int>>n>>x>>y; ^ Main.cc:10:5: error: 'num' was not declared in this scope num=n-y/x; ^ Main.cc:16:16: error: 'eldl' was not declared in this scope cout<