Main.cc: In function ‘int main()’: Main.cc:5:10: warning: right operand of comma operator has no effect [-Wunused-value] cin>>n,c; ^ Main.cc:8:10: error: expected ‘;’ before string constant cout<