Main.cc: In function 'int main()': Main.cc:7:13: warning: right operand of comma operator has no effect [-Wunused-value] cin>>x,y; ^ Main.cc:8:15: error: expected primary-expression before '<<' token cout<