Main.cc: In function 'int main()': Main.cc:5:13: error: expected primary-expression before ';' token cin>>a>>b>>; ^ Main.cc:6:8: error: 'ab' was not declared in this scope cout<