Main.cc: In function 'int main()': Main.cc:4:21: error: expected unqualified-id before numeric constant int a,b,c,d,e=1,3,5,7,9; ^ Main.cc:5:14: error: invalid type argument of unary '*' (have 'int') cout<